368 Commits (e27338854cad31554c7b770df8892ed28f896ba0)
 

Author SHA1 Message Date
Chunting Gu e27338854c fix ssl handshake and parsing issues 4 years ago
Chunting Gu 52fbba705b remove ssl_verify flag from client API, always use peer verify mode 4 years ago
Chunting Gu 74854c4861 add log for study server threading 4 years ago
Chunting Gu d65ca13b7d Create .editorconfig 4 years ago
Chunting Gu 12971b7df3 fix session cancel issue 4 years ago
Chunting Gu e70863e2bd fix http date format error 4 years ago
Chunting Gu 3c5c73b59b Merge branch 'master' of https://github.com/sprinfall/webcc 4 years ago
Chunting Gu df96f969bc add a cmake option to switch between std and boost filesystem 4 years ago
Chunting Gu 077758564f
remove the note about legacy branch 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