Update README to remove TODO

http_client works okay now
This commit is contained in:
Chris Dent
2014-12-06 19:47:54 +00:00
parent 20c279e81f
commit eda2ecc945

View File

@@ -41,9 +41,3 @@ such as the interceptor for `mechanize` ought to work when imported
independently (see [related
conversation](https://github.com/cdent/python3-wsgi-intercept/issues/16).
To Do
-----
* https support using `http.client` is only somewhat implemented:
If intercepting an HTTPS domain, requests to other HTTPS domains
fail.