diff options
author | Thomas Kriechbaumer <Kriechi@users.noreply.github.com> | 2017-07-04 11:28:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-04 11:28:26 +0200 |
commit | b38ebd727818c8d0aa6f6c1d479568e392941042 (patch) | |
tree | 6f222463eb8c16d9c1e157d3871422e4cbeffbe7 /docs/index.rst | |
parent | f3231ed758324a7de465ee5a377f9c40b0a8df34 (diff) | |
parent | f4eba8dd345e4e750a65a5eab1699c4974c34e26 (diff) | |
download | mitmproxy-b38ebd727818c8d0aa6f6c1d479568e392941042.tar.gz mitmproxy-b38ebd727818c8d0aa6f6c1d479568e392941042.tar.bz2 mitmproxy-b38ebd727818c8d0aa6f6c1d479568e392941042.zip |
Merge pull request #2369 from ujjwal96/stream-support
HTTP request & WebSocket message streaming
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index a4e37e71..7cf593ff 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -33,7 +33,7 @@ features/passthrough features/proxyauth features/reverseproxy - features/responsestreaming + features/streaming features/socksproxy features/sticky features/tcpproxy |