External-facing interface for all http queries. Each instance of this interface is the observer for the result of a single query.
This method is called when the http query has yielded a failure response (Non-200 HTTP Response Code)
This method is called when the http query has yielded a successful response (HTTP Response Code 200-299)