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_http.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert parse_pathod to generator
Aldo Cortesi
2015-06-07
1
-18
/
+20
*
Make parse_pathoc a generator
Aldo Cortesi
2015-06-07
1
-5
/
+5
*
Clarify nomenclature, complete nested frame language spec.
Aldo Cortesi
2015-06-04
1
-6
/
+6
*
Clarify language API, stub out nested websocket frames
Aldo Cortesi
2015-06-04
1
-33
/
+33
*
Add coding style check, reformat.
Aldo Cortesi
2015-05-30
1
-3
/
+5
*
Introduce and enfoce uniqueness constraints for language components
Aldo Cortesi
2015-05-17
1
-0
/
+8
*
websockets: code specification
Aldo Cortesi
2015-05-03
1
-17
/
+11
*
Lower-case rather than upper-case to canonicalize names
Aldo Cortesi
2015-05-03
1
-9
/
+9
*
Clarify token/component split through naming
Aldo Cortesi
2015-05-03
1
-1
/
+1
*
Remove bundled pyparsing, install as external package
Aldo Cortesi
2015-05-03
1
-1
/
+1
*
base.PathodSpec -> http.PathodResponse
Aldo Cortesi
2015-05-03
1
-1
/
+29
*
Language: minor refactoring and whitespace
Aldo Cortesi
2015-05-03
1
-2
/
+2
*
Revamp header components in language
Aldo Cortesi
2015-05-02
1
-0
/
+62
*
Refactor language to move specific tokens into protocol module
Aldo Cortesi
2015-05-02
1
-4
/
+4
*
language: extract http tests
Aldo Cortesi
2015-05-02
1
-0
/
+260