360 Commits (df96f969bc183536f276a2847b2433d2f14d4945)
 

Author SHA1 Message Date
Chunting Gu df96f969bc add a cmake option to switch between std and boost filesystem 4 years ago
Chunting Gu 39719c4ded use put_time() to format http date 4 years ago
Chunting Gu 1c726e7361 remove a unnecessary std::move 4 years ago
Chunting Gu 01210e8a42 simplify string utilities 4 years ago
Chunting Gu f5f72d7897 fix compile error on windows; fix compile error when ssl is off 4 years ago
Chunting Gu f5210ba1a2 rework client using async api 4 years ago
Chunting Gu 7f345b7a4e fix build option issues; refine cmake 5 years ago
Chunting Gu 1c35b97654
Update README_zh_CN.md 5 years ago
Chunting Gu 2b6f38d27e
Update README_zh_CN.md 5 years ago
Chunting Gu a1d254dfc3
Update README_zh_CN.md 5 years ago
Chunting Gu 7f628f5e4a
Update Build-Instructions_zh_CN.md 5 years ago
Chunting Gu e2a5d1ca22
Update README.md 5 years ago
Chunting Gu ce206bbeea
Update Build-Instructions_zh_CN.md 5 years ago
Chunting Gu 283cecbc0b
Update Build-Instructions.md 5 years ago
Chunting Gu 4fe8ebb1e8
Update Build-Instructions.md 5 years ago
Chunting Gu e1fc3b297e
Delete Build-on-Windows.md 5 years ago
Chunting Gu d9bb026e2a
Update Build-Instructions_zh_CN.md 5 years ago
Chunting Gu 77f2e0ddab
Update Build-Instructions.md 5 years ago
Chunting Gu ffc739a3a2
Update Build-Instructions_zh_CN.md 5 years ago
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