Chunting Gu
|
233aa5910c
|
add an example to embed a server in a Qt GUI app
|
5 years ago |
Chunting Gu
|
c3643277b2
|
Update request_parser.cc
handle empty form part
|
5 years ago |
Chunting Gu
|
c2f3a87cd2
|
allow to set buffer size for server
|
5 years ago |
Chunting Gu
|
8fd353e8d5
|
fix multipart parsing error
|
5 years ago |
Chunting Gu
|
abd30ab69d
|
improve the parsing of form data
|
5 years ago |
Chunting Gu
|
1e3c2b2604
|
don't use boost string algorithm
|
5 years ago |
Chunting Gu
|
9b13dceab9
|
Support data streaming on server side.
|
6 years ago |
Chunting Gu
|
66cab76ce6
|
Rework the data streaming
|
6 years ago |
Chunting Gu
|
feae9b7acc
|
Refine the streaming, add UT, add error handling.
|
6 years ago |
Chunting Gu
|
0292b4b51e
|
Support response data streaming and add an example file downloader.
|
6 years ago |
Chunting Gu
|
98aeeae012
|
Rework the body of request and response
|
6 years ago |
Chunting Gu
|
22b209d13e
|
Allow to add Date header to the request.
|
6 years ago |
Chunting Gu
|
2035c1f552
|
Refine the parsing of response status line; add UT for utility.
|
6 years ago |
Chunting Gu
|
113dacb9ce
|
Remove PostFile() from session; refine cmake files; replace final with override.
|
6 years ago |
Chunting Gu
|
2fe4024511
|
Refine parser
|
6 years ago |
Chunting Gu
|
4721d50363
|
Fix multipart form data parsing
|
6 years ago |
Chunting Gu
|
e621025cc3
|
Remove http prefix
|
6 years ago |