proxy.py/tests/http/exceptions
Abhinav Singh 552fb998df
[Middleware] `HttpClientConnection` preparation (#995)
* Turn usual suspects to warnings, not error

* Add `HttpClientConnection` skeleton

* Fix doc build

* Update references in http tests

* Make `work` core agnostic to work object construction by adding an abstract static method to `Work` interface called `create`

* Make mypy happy

* Fix tests broken due to change in how work objects are now constructed

* Doc ko bhi happy karo
2022-01-16 18:34:33 +05:30
..
__init__.py Add proxy auth test coverage (#496) 2021-02-03 17:08:45 +05:30
test_http_proxy_auth_failed.py [Middleware] `HttpClientConnection` preparation (#995) 2022-01-16 18:34:33 +05:30
test_http_request_rejected.py `isort` everything except lib (for now) (#952) 2022-01-10 13:28:22 +05:30