index
:
cloud-email/mitmproxy
master
clone of mitm proxy
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
test_language_websocket.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix pep8 whitespace
Thomas Kriechbaumer
2015-06-18
1
-0
/
+1
*
Convert parse_websocket_frame to a generator
Aldo Cortesi
2015-06-08
1
-0
/
+10
*
Make parse_pathoc a generator
Aldo Cortesi
2015-06-07
1
-1
/
+1
*
Shore up test suite.
Aldo Cortesi
2015-06-04
1
-0
/
+4
*
Clarify nomenclature, complete nested frame language spec.
Aldo Cortesi
2015-06-04
1
-10
/
+19
*
Clarify language API, stub out nested websocket frames
Aldo Cortesi
2015-06-04
1
-4
/
+1
*
websockets: raw body specification
Aldo Cortesi
2015-05-17
1
-0
/
+8
*
websockets: lINTEGER to specify payload length
Aldo Cortesi
2015-05-17
1
-0
/
+8
*
websockets: replace the "raw" with a simpler mechanism
Aldo Cortesi
2015-05-17
1
-2
/
+9
*
websockets: client and server flavors, key and mask specification
Aldo Cortesi
2015-05-16
1
-11
/
+42
*
websockets: mask specification
Aldo Cortesi
2015-05-16
1
-0
/
+6
*
websockets: fix actions on frames
Aldo Cortesi
2015-05-05
1
-0
/
+1
*
websockets: specification of fin, mask, rsv1-3 bits.
Aldo Cortesi
2015-05-04
1
-4
/
+28
*
websockets: code specification
Aldo Cortesi
2015-05-03
1
-1
/
+15
*
test coverage: generators and websockets to 100%
Aldo Cortesi
2015-05-02
1
-9
/
+14
*
tests: extract language.writer and language.websocket
Aldo Cortesi
2015-05-02
1
-0
/
+20