Client
Client copied to clipboard
Issue-324: Adds handlers for HTTP Response Code and Phrase
Adds static function calls to ResponseMediator to return the HTTP Response code and Response Phrase
This library intentionally does not expose details from the HTTP layer. What is the use case here?