Aurel
Aurel
### Expected Behavior Be able to query the status of some website without the fully qualified domain name. ### Actual Behavior Currently a query like this fails `is gitub up...
I have improved the input request parsing when there is no explicit body in the initial request Xml.
Running my tests locally, I got a Keyerror from the get_asset_by_source_filename function. This is caused by this code: ```python files = self.get_assets()["assets"].values() ``` I fixed it