breyed
|
808a8ce0a9
|
fixed spelling, including "experimental" in API
|
2013-06-08 11:03:11 -05:00 |
|
Peter Thorson
|
4807d54155
|
corrects visual studio 2008 temporary overflow debug warning references #221
|
2013-05-06 08:23:40 -05:00 |
|
Peter Thorson
|
d908c1afd2
|
update copyright dates and fix whitespace that doesn't match projec style
|
2013-05-05 11:23:31 -05:00 |
|
Peter Thorson
|
24774fc124
|
adds a bunch of explicit casts where signedness or truncation occurs references #218
|
2013-05-01 08:24:02 -05:00 |
|
Peter Thorson
|
b0b7f5e586
|
explicitly casts assignments with differing signedness references #218
|
2013-05-01 06:18:21 -05:00 |
|
Peter Thorson
|
ea7ac38ed7
|
bugfixes and tests for new http istream consume
|
2013-04-27 13:55:25 -05:00 |
|
Peter Thorson
|
64eb09db06
|
initial work on istream input for http parsers
|
2013-04-26 08:55:36 -05:00 |
|
Peter Thorson
|
6a37bf3a43
|
update copyright date
|
2013-04-12 08:11:48 -05:00 |
|
Peter Thorson
|
dff7a57e3d
|
updates HTTP parser to use an ordered list of parameters rather than unordered
order matters as far as websocket extension negotation goes
|
2013-04-04 08:18:05 -05:00 |
|
Peter Thorson
|
800028d1a9
|
Changes HTTP response parser behavior to only read response bodies when a content length header is present
|
2013-03-31 21:16:33 -05:00 |
|
Peter Thorson
|
1475e30930
|
updates http constants to match the code style of the rest of the library
|
2013-03-31 09:24:15 -05:00 |
|
Peter Thorson
|
a6ce671c56
|
moves body to parser rather than response since requests can have bodies too.
|
2013-03-03 17:34:41 -06:00 |
|
Peter Thorson
|
9e19765bdf
|
Fixes MSVC++ C4800 error (converting char to bool)
|
2013-02-16 12:41:07 -06:00 |
|
Peter Thorson
|
290b719048
|
inlines appropriate functions to work when included in multiple translation units. fixes #178
|
2013-01-20 09:02:17 -06:00 |
|
Peter Thorson
|
e1a333e4f3
|
include missing header
|
2013-01-10 07:07:08 -06:00 |
|
Peter Thorson
|
f10f8a4ce0
|
Initial commit from private 0.3 repository
|
2013-01-06 06:09:15 -06:00 |
|