aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_language_http.py
Commit message (Expand)AuthorAgeFilesLines
* Add coding style check, reformat.Aldo Cortesi2015-05-301-3/+5
* Introduce and enfoce uniqueness constraints for language componentsAldo Cortesi2015-05-171-0/+8
* websockets: code specificationAldo Cortesi2015-05-031-17/+11
* Lower-case rather than upper-case to canonicalize namesAldo Cortesi2015-05-031-9/+9
* Clarify token/component split through namingAldo Cortesi2015-05-031-1/+1
* Remove bundled pyparsing, install as external packageAldo Cortesi2015-05-031-1/+1
* base.PathodSpec -> http.PathodResponseAldo Cortesi2015-05-031-1/+29
* Language: minor refactoring and whitespaceAldo Cortesi2015-05-031-2/+2
* Revamp header components in languageAldo Cortesi2015-05-021-0/+62
* Refactor language to move specific tokens into protocol moduleAldo Cortesi2015-05-021-4/+4
* language: extract http testsAldo Cortesi2015-05-021-0/+260