diff options
author | Aldo Cortesi <aldo@nullcube.com> | 2015-04-24 15:23:00 +1200 |
---|---|---|
committer | Aldo Cortesi <aldo@nullcube.com> | 2015-04-24 15:23:00 +1200 |
commit | def93ea8cae69676a91b01e149e8a406fa03eacd (patch) | |
tree | a63986489656694fdbc4a0eb1083f43ca2810c71 /netlib/socks.py | |
parent | f22bc0b4c74776bcc312fed1f4ceede83f869a6e (diff) | |
download | mitmproxy-def93ea8cae69676a91b01e149e8a406fa03eacd.tar.gz mitmproxy-def93ea8cae69676a91b01e149e8a406fa03eacd.tar.bz2 mitmproxy-def93ea8cae69676a91b01e149e8a406fa03eacd.zip |
websockets: remove validation
We don't really need this any more. The interface is much less error prone
because bit flags are no longer integers, we have a range check on opcode on
header instantiation, and we've deferred length code calculation and so forth
into the byte render methods.
Diffstat (limited to 'netlib/socks.py')
0 files changed, 0 insertions, 0 deletions