diff options
author | Maximilian Hils <git@maximilianhils.com> | 2016-12-21 22:47:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-21 22:47:17 +0100 |
commit | 0c18f7ec9e912ae9e97fc8315ab9d0b7ed2d845c (patch) | |
tree | be56ad8c5bbb14fe953ab64887cff34eab47411c /CHANGELOG | |
parent | 85e0e5da4c8dfa5fb8de749e3db0e38336f4a0a9 (diff) | |
download | mitmproxy-0c18f7ec9e912ae9e97fc8315ab9d0b7ed2d845c.tar.gz mitmproxy-0c18f7ec9e912ae9e97fc8315ab9d0b7ed2d845c.tar.bz2 mitmproxy-0c18f7ec9e912ae9e97fc8315ab9d0b7ed2d845c.zip |
Update CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ size, type and url, status bar improvements, much faster indentation for HTTP views, and more. - * http2: significant improvements, but is temporarily disabled by default + * HTTP/2: significant improvements, but is temporarily disabled by default due to wide-spread protocol implementation errors on some large website * websockets: the protocol implementation is now mature, and is enabled by |