proxy.py/tests/http
Abhinav Singh ccaf868921
Response parser now reaches COMPLETE even when no body is expected (#220)
* Stash current changes

* Refactor into connection module

* Response parser state complete when no body expect

* Raise NotImplementedError if invalid state reached within parser
2019-12-02 19:18:43 -08:00
..
__init__.py Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
test_chunk_parser.py Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
test_http_parser.py Response parser now reaches COMPLETE even when no body is expected (#220) 2019-12-02 19:18:43 -08:00
test_http_proxy.py Make HTTP handler constructor free of socket file number (#219) 2019-12-02 15:55:08 -08:00
test_http_proxy_tls_interception.py Make HTTP handler constructor free of socket file number (#219) 2019-12-02 15:55:08 -08:00
test_http_request_rejected.py Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
test_protocol_handler.py Make HTTP handler constructor free of socket file number (#219) 2019-12-02 15:55:08 -08:00
test_web_server.py Make HTTP handler constructor free of socket file number (#219) 2019-12-02 15:55:08 -08:00
test_websocket_client.py Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
test_websocket_frame.py Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00