| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
implementing streamed result in mitmproxy
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
encoding
We check if the server sent a connection:close header, and read till the socket
closes.
Closes #2
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This can cause us to hang waiting for data. More research is needed to
establish the right course of action here.
|
| |
|
| |
|
| |
|
|
|