Revision a3f47ad38f5b88e19eca882737f0b0d5483b87f9

Committed on 09/08/2014 6:38 am by David de Boer <[email protected]> [GitHub Diff]

Improve base_url explanation

Rename to getHttpClient()

* Rename getClient() to getHttpClient()
* Make convenience methods protected
* Remove getProxyClient() method from ProxyTestCase
* Prefix base_url with "http://" so we can use it safely for the HTTP client
* Update docs

Improve type hints

Remove leading whitespace