Commit Graph

164 Commits (edeedb1b4d2f34e4c7d8045ac8b92adbc35e7ed7)

Author SHA1 Message Date
Ryan efd801f410 Bug Fix: Connection:close with missing Content-Length.
15 years ago
Ryan 004aff9001 API Change: Demand that EOFs are passed to http_parser_execute().
15 years ago
Ryan e244dbf797 Fix whitespace, clean up some macros.
15 years ago
Jeremy Hinegardner b538749fc3 Allow spaces between a chunked start and the CRLF
16 years ago
Jeremy Hinegardner 4ac5581cc6 The Reason Phrase on a response is optional.
16 years ago
Ryan 23b8eed44c Fix errors for -Wall.
16 years ago
Ryan 88049b02a5 test: Check that message_begin, message_complete, headers_complete always called
16 years ago
Ryan cc88f71204 Partially handle callback return values
16 years ago
Ryan c202e8ecbe Add second response fixture. Response tests pass.
16 years ago
Ryan c288a966fe lint
16 years ago
Ryan 5214fb2524 for clarity, replace is_request_stream with enum http_parser_type
16 years ago
Ryan 9906cb69e6 Clean up the tests in preperation for testing responses.
16 years ago
Ryan 7476612ec2 Deep asserts in test.c
16 years ago
Ryan 97d4572c68 Remove "ebb_message" object from libebb's parser.
16 years ago