GitHub / benoitc/http-parser / commits
HTTP request/response parser for python in C
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| d6ce4b5c | merge Merge branch 'lsbardel-lsbardel' | Benoit Chesneau <b****u@g****m> | over 6 years ago | |
| 7fd29f20 | fix readmze | Benoit Chesneau <b****u@g****m> | over 6 years ago | |
| 9f89dda9 | bump new version | Benoit Chesneau <b****u@g****m> | over 6 years ago | |
| 46b090b4 | merge Merge pull request #67 from jayalane/chunked_encoding_fix |
Benoit Chesneau <b****u@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 1ee94d6c | fix upgrade header | Benoit Chesneau <b****u@g****m> | over 6 years ago | |
| 469845cc | regen parser | Benoit Chesneau <b****u@g****m> | over 6 years ago | |
| 83ef6946 | merge Merge pull request #88 from adamnovak/require-cython-when-used |
Benoit Chesneau <b****u@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 752466be | merge Merge pull request #91 from blag/fix-setuptools-feature |
Benoit Chesneau <b****u@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| d0ea6764 | merge Merge pull request #86 from hugovk/fix-py39 |
Benoit Chesneau <b****u@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 3def4c5d | Remove unused Feature, since it's been removed from upstream setuptools | blag <b****g@u****m> | over 6 years ago | |
| c9e61320 | merge Merge pull request #81 from trollfot/master |
Benoit Chesneau <b****u@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 5297b1df | merge Merge pull request #78 from mrstegeman/fix-204-parsing |
Benoit Chesneau <b****u@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 190a1783 | Require a sufficiently new Cython to avoid exc_traceback complaints | Adam Novak <a****k@s****u> | over 6 years ago | |
| 68cbb498 | Add support for Python 3.8 | Hugo <h****k@u****m> | over 6 years ago | |
| 4faa0403 | Fix for Python 4 | Hugo <h****k@u****m> | over 6 years ago | |
| 352841c0 | Fix collections.abc imports for Python 3.9 | Hugo <h****k@u****m> | over 6 years ago | |
| fbddc2ea | Drop the dot https://twitter.com/pytestdotorg/status/753767547866972160 | Hugo <h****k@u****m> | over 6 years ago | |
| 336f3c38 | EOL Python 2.6 no longer available on Travis CI | Hugo <h****k@u****m> | over 6 years ago | |
| 829fd925 | --use-mirrors has been removed from pip | Hugo <h****k@u****m> | over 6 years ago | |
| dfa993de | Remove branch restriction to allow testing feature branches | Hugo <h****k@u****m> | over 6 years ago | |
| 338b95ca | Fix syntax, sudo not needed and Xenial is default | Hugo <h****k@u****m> | over 6 years ago | |
| 76a47b3b | Commit the C file | Souheil CHELFOUH <t****t@g****m> | almost 8 years ago | |
| 3dcd0c44 | Fixed is_upgrade. Provided a couple of tests. | Souheil CHELFOUH <t****t@g****m> | almost 8 years ago | |
| 2306df28 | merge Merge pull request #79 from ariesdevil/patch-1 |
Benoit Chesneau <b****u@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 36064246 | upgrade ci python version | ZHAO Yijun <r****n@n****t> | about 8 years ago | |
| df7b714e | Fix parsing of "204 No Content" messages. | Michael Stegeman <m****l@s****e> | about 8 years ago | |
| 06dff069 | merge Merge pull request #63 from donalm/master |
Benoit Chesneau <b****u@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| a1b89a38 | merge Merge pull request #68 from bheesham/master |
Benoit Chesneau <b****u@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 7b313a22 | merge Merge pull request #73 from EdwardBetts/spelling |
Benoit Chesneau <b****u@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 6c743064 | merge Merge pull request #77 from tomis007/master |
Benoit Chesneau <b****u@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| f4811786 | regenerated with cython 0.28.3 | tomis007 <t****h@g****m> | about 8 years ago | |
| ef43c1c5 | correct spelling mistake | Edward Betts <e****d@4****m> | almost 9 years ago | |
| 6243ad6d | merge Merge pull request #61 from el33th4x0r/patch-1 |
Benoit Chesneau <b****u@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| b0cf45d7 | Typofix: s/bodyand/body and/ | Bheesham Persaud <m****e@b****m> | almost 10 years ago | |
| 835d20af | Fix parsing bug for chunked encoding. |
jayalane <c****s@a****t>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 48351a58 | Typofix: _environ/environ | Dónal McMullan <d****n@g****m> | over 10 years ago | |
| 79a4075c | Add types dependency. | Emin Gun Sirer <e****r@g****m> | over 10 years ago | |
| 4466a46b | merge Merge pull request #57 from michaeleekk/fix-from-file-example | Benoit Chesneau <b****u@g****m> | over 10 years ago | |
| 8da960e0 | Fixed examples/httpparser_from_file.py for Python3 | Michael Lee <m****k@h****m> | almost 11 years ago | |
| 4c0aac3f | merge Merge pull request #54 from asalahli/patch | Benoit Chesneau <b****u@g****m> | over 11 years ago | |
| d52b89c9 | merge Merge pull request #53 from thedrow/patch-1 | Benoit Chesneau <b****u@g****m> | over 11 years ago | |
| 6369b334 | Fixed HttpParser.is_upgrade() | Azad Salahli <a****i@g****m> | over 11 years ago | |
| 5e7e8007 | Added Python 3.4 and PyPy 3 to the build matrix. | Omer Katz <o****w@g****m> | over 11 years ago | |
| 8a39421c | merge Merge pull request #48 from ngo/master | Benoit Chesneau <b****u@g****m> | almost 12 years ago | |
| ffe18c9a | Fixes improper parsing for URLs that span multiple chunks. | George Noseevich <n****o@l****u> | about 12 years ago | |
| 22bd7ab9 | python2's socket object does not have `_decref_socketios` method | benoitc <b****u@g****m> | over 12 years ago | |
| 78bcb298 | res is never defined. | benoitc <b****u@g****m> | over 12 years ago | |
| fa875034 | python parser to behave in a similar way to the c parser when no headers in m... |
quantmind <l****a@c****m>
Committed by: Benoit Chesneau <b****u@g****m> |
almost 13 years ago | |
| 47e99706 | Python parser to behave like c parser when no headers in message |
quantmind <l****a@c****m>
Committed by: Benoit Chesneau <b****u@g****m> |
almost 13 years ago | |
| b096764c | bump to 0.8.3 | benoitc <b****u@g****m> | almost 13 years ago | |
| 66838149 | fix deflate in pyparser too. | benoitc <b****u@g****m> | almost 13 years ago | |
| d2b39250 | I just realized we were in 2013... | benoitc <b****u@g****m> | almost 13 years ago | |
| 4743a0c0 | add cython to the requirements | benoitc <b****u@g****m> | almost 13 years ago | |
| 17e98226 | remove any packaging from the source | benoitc <b****u@g****m> | almost 13 years ago | |
| 48cd80b5 | bump to 0.8.2 | benoitc <b****u@g****m> | almost 13 years ago | |
| a4a0d090 | return a copy of the header | benoitc <b****u@g****m> | almost 13 years ago | |
| bb2528d8 | method should be a native string | benoitc <b****u@g****m> | almost 13 years ago | |
| 10d08b60 | sync .so | benoitc <b****u@g****m> | almost 13 years ago | |
| 5f207b82 | merge Merge pull request #38 from geertj/header_only | Benoit Chesneau <b****u@g****m> | almost 13 years ago | |
| ef1f75e8 | update THANKS | benoitc <b****u@g****m> | almost 13 years ago | |
| a0df126a | expose errno | benoitc <b****u@g****m> | almost 13 years ago | |
| f9d1708a | fix indent | benoitc <b****u@g****m> | almost 13 years ago | |
| a541efbb | handle different deflate compression type | benoitc <b****u@g****m> | almost 13 years ago | |
| 94937e70 | fix pyparser as well | benoitc <b****u@g****m> | almost 13 years ago | |
| 76e42e67 | correctly handle headers | benoitc <b****u@g****m> | almost 13 years ago | |
| 84acb58b | merge Merge pull request #40 from acg/master | Benoit Chesneau <b****u@g****m> | almost 13 years ago | |
| f1531ff3 | merge Merge pull request #41 from atomic-labs/master | Benoit Chesneau <b****u@g****m> | almost 13 years ago | |
| 3dc54acc | HttpStream.method() only waits method, not status code | Ben Pedrick <b****k@g****m> | about 13 years ago | |
| c27fd405 | fix HttpStream.headers() when repeated or continuation headers appear. | Alan Grow <a****w@g****m> | about 13 years ago | |
| e0638a23 | Add a "header_only" option to the parser. | Geert Jansen <g****j@g****m> | over 13 years ago | |
| ae3aab10 | fixed incomplete refactoring of self.on_message_complete -> self.__on_message... |
Kurt Rose <k****t@k****m>
Committed by: benoitc <b****u@g****m> |
over 13 years ago | |
| 4088bdbc | bump to 0.8.1 | benoitc <b****u@g****m> | over 13 years ago | |
| b8558f96 | check if we really want to decompress. fix #22 | benoitc <b****u@g****m> | over 13 years ago | |
| 1eade6b9 | _checkClosed is missing on pypy | benoitc <b****u@g****m> | over 13 years ago | |
| 3636b9ef | Revert "_checkClosed method is missing on pypy" | benoitc <b****u@g****m> | over 13 years ago | |
| 80b0a47d | _checkClosed method is missing on pypy | benoitc <b****u@g****m> | over 13 years ago | |
| dfa6f5cb | add pypy build target to travis | benoitc <b****u@g****m> | over 13 years ago | |
| bb63fa02 | add build status image to readme | benoitc <b****u@g****m> | over 13 years ago | |
| 4d01e90d | add travis file | benoitc <b****u@g****m> | over 13 years ago | |
| 019f72ce | bump to 0.8.0 | benoitc <b****u@g****m> | over 13 years ago | |
| da6484bb | add Mike Gilbert to THANKS | benoitc <b****u@g****m> | over 13 years ago | |
| e1cb2568 | add Ronny Pfannschmidt to THANKS | benoitc <b****u@g****m> | over 13 years ago | |
| 627e6f2f | Set encoding explicitly when reading files in setup.py |
Mike Gilbert <f****m@g****g>
Committed by: benoitc <b****u@g****m> |
over 13 years ago | |
| 4e6d8b01 | update socketio to the latest stdlib | Ronny Pfannschmidt <R****t@g****e> | over 13 years ago | |
| 0ce4431b | raise an IOError if the socket used in the socketio is non-blocking | Ronny Pfannschmidt <R****t@g****e> | over 13 years ago | |
| 57f83a09 | prepare testing and add failing tests | Ronny Pfannschmidt <R****t@g****e> | over 13 years ago | |
| 8f361ff0 | bump to 0.7.12 | benoitc <b****u@g****m> | almost 14 years ago | |
| a0cc72f8 | fix __eq__ | benoitc <b****u@g****m> | almost 14 years ago | |
| 38cf604f | fix environ update. fix #15 | benoitc <b****u@g****m> | almost 14 years ago | |
| e786f13b | bump to 0.7.11 | benoitc <b****u@g****m> | almost 14 years ago | |
| 4103bbc1 | api should be consistent. fix #20. | benoitc <b****u@g****m> | almost 14 years ago | |
| 4ff06e5a | add Christian Wyglendowski to THANKS. | benoitc <b****u@g****m> | almost 14 years ago | |
| 6c9b1480 | bump to 0.7.10 | benoitc <b****u@g****m> | almost 14 years ago | |
| 34a0594e | Fixed pyparser.py to work on Python 3 | benoitc <b****u@g****m> | almost 14 years ago | |
| 85a3bd3b | Bugfix: match against upper-cased header names. |
Christian Wyglendowski <c****n@b****p>
Committed by: benoitc <b****u@g****m> |
almost 14 years ago | |
| 85930e0c | Bugfix: looking for popped HTTP_SCRIPT_NAME. |
Christian Wyglendowski <c****n@b****p>
Committed by: benoitc <b****u@g****m> |
almost 14 years ago | |
| be38597d | Added myself to THANKS | Brian Rosner <b****r@g****m> | almost 14 years ago | |
| 9eac4bb1 | Bumped version for next release | Brian Rosner <b****r@g****m> | almost 14 years ago | |
| 8e338c4a | Regenerated parser.c from Cython 0.17 | Brian Rosner <b****r@g****m> | almost 14 years ago | |
| eb9e9c89 | Updated HTTP parser C code from joyent/http-parser@1ca7de5 | Brian Rosner <b****r@g****m> | almost 14 years ago |