aboutsummaryrefslogtreecommitdiffstats
path: root/docs/features/tcpproxy.rst
diff options
context:
space:
mode:
authorThomas Kriechbaumer <Kriechi@users.noreply.github.com>2017-07-04 11:28:26 +0200
committerGitHub <noreply@github.com>2017-07-04 11:28:26 +0200
commitb38ebd727818c8d0aa6f6c1d479568e392941042 (patch)
tree6f222463eb8c16d9c1e157d3871422e4cbeffbe7 /docs/features/tcpproxy.rst
parentf3231ed758324a7de465ee5a377f9c40b0a8df34 (diff)
parentf4eba8dd345e4e750a65a5eab1699c4974c34e26 (diff)
downloadmitmproxy-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/features/tcpproxy.rst')
-rw-r--r--docs/features/tcpproxy.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features/tcpproxy.rst b/docs/features/tcpproxy.rst
index 0825c024..cba374e3 100644
--- a/docs/features/tcpproxy.rst
+++ b/docs/features/tcpproxy.rst
@@ -28,4 +28,4 @@ feature.
.. seealso::
- :ref:`passthrough`
- - :ref:`responsestreaming`
+ - :ref:`streaming`