341 Commits (be22e487ced548eccd1d39e6ce0a2aa970572490)
 

Author SHA1 Message Date
Chunting Gu be22e487ce
Delete Build-on-Linux.md 5 years ago
Chunting Gu 1f749fdf62
Update Build-Instructions_zh_CN.md 5 years ago
Chunting Gu 9d907fc2c4
Update Build-Instructions_zh_CN.md 5 years ago
Chunting Gu ad5c868ca4 fix a typo 5 years ago
Chunting Gu 1b8b0b24ac refine the usage of build options 5 years ago
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 613b8ab50f Merge branch 'master' of https://github.com/sprinfall/webcc 5 years ago
Chunting Gu c2f3a87cd2 allow to set buffer size for server 5 years ago
Chunting Gu 9e4283ad34
Update concurrency_test.cc
print error using std::cerr
5 years ago
Chunting Gu ca83869912 Add an example for x-www-form-urlencoded 5 years ago
Chunting Gu 62ada53d64
Update response_parser.cc
compatible with response status line with empty reason
5 years ago
Chunting Gu 8fd353e8d5
fix multipart parsing error 5 years ago
Chunting Gu ca2c80de81 Merge branch 'master' of https://github.com/sprinfall/webcc 5 years ago
Chunting Gu abd30ab69d improve the parsing of form data 5 years ago
Chunting Gu 384c5aebc7
Update Build-on-Linux.md 5 years ago
Chunting Gu 165f8f5aaa
Update Build-Instructions_zh_CN.md 5 years ago
Chunting Gu 63abc5bbda
Update README_zh_CN.md 5 years ago
Chunting Gu 23222f01de
add threaded client example 5 years ago
Chunting Gu 587dda4129 Merge branch 'master' of https://github.com/sprinfall/webcc 5 years ago
Chunting Gu 7a09d47e8f accept-encoding default to identity even if gzip is enabled. 5 years ago
Chunting Gu 116fb97242
Update README_zh_CN.md 5 years ago
Chunting Gu ababd15e54
fix links 5 years ago
Chunting Gu 699d99015f
Update Build-Instructions_zh_CN.md 5 years ago
Chunting Gu bbbfd8928c
Update README.md
fix a typo of the link to chinese build instructions
5 years ago
Chunting Gu a827f4cfe2 add chinese build instructions 5 years ago
Chunting Gu 84476f75f7 switch back to boost::filesystem to avoid the requirement of c++17 5 years ago
Chunting Gu e7f88da2b2 Merge branch 'master' of https://github.com/sprinfall/webcc 5 years ago
Chunting Gu 3d7b66f911 remove zlib from third_party, find it by cmake find_package() 5 years ago
Chunting Gu 1a35414eeb
update the link to python requests 5 years ago
Chunting Gu d49db1ec9c switch asio from standalone to boost 5 years ago
Chunting Gu 20f02aa704 fix a compile error on auto test 5 years ago
Chunting Gu 86187c7a7b
Update README_zh_CN.md 5 years ago
Chunting Gu 0199560732
Update README_zh_CN.md 5 years ago
Chunting Gu 7ed6e1955c
Update README.md 5 years ago
Chunting Gu 3ce4914cd2
rm ] from `IPv6 Support]` 5 years ago
Chunting Gu 918c028f81
add usage for IPv6 support 5 years ago
Chunting Gu 77294aa99a Merge branch 'master' of https://github.com/sprinfall/webcc 5 years ago
Chunting Gu c392b57a55 ipv6 support 5 years ago
Chunting Gu 1c433767cd
Update README.md 5 years ago
Chunting Gu 83722e6cea
Delete Integrate-Into-Your-Project.md 5 years ago
Chunting Gu 12e3569a83 locale independent http date header 5 years ago
Chunting Gu 427c46a65a Merge branch 'master' of https://github.com/sprinfall/webcc 5 years ago
Chunting Gu 8106da401e ClientSession: SetContentType() 5 years ago
Chunting Gu 8d63d68e97
Update README.md 5 years ago
Chunting Gu a7b4d5eba8
add a note on branches 5 years ago
Chunting Gu f2cac3cb12
update notice about different branches 5 years ago
Chunting Gu b38e6c153d remove accept_ member var from request builder 5 years ago
Chunting Gu 44a5a09fa6 Merge branch 'master' of https://github.com/sprinfall/webcc 5 years ago
Chunting Gu 39ade6df4f add Accept() for Accept header to request builder 5 years ago