302 Commits (1c433767cd64d5a3cb19a03bb218afd31bf1abda)
 

Author SHA1 Message Date
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
Chunting Gu 21049d93a7
fix openssl version and correct its install dir 5 years ago
Chunting Gu 8685c35818
add link to legacy branch; update openssl version. 5 years ago
Chunting Gu b334e359d7 Merge branch 'master' of https://github.com/sprinfall/webcc 5 years ago
Chunting Gu 2cf48aed35 add endpoint print functions 5 years ago
Chunting Gu b5c6cfbd52
Update Build-on-Linux.md 5 years ago
Chunting Gu 57f069135b Merge branch 'master' of https://github.com/sprinfall/webcc 5 years ago
Chunting Gu 4386c46397 cleanup 5 years ago
Chunting Gu f92e43662c
Add more details about the server api 5 years ago
Chunting Gu 4ddf2d5696 Merge branch 'master' of https://github.com/sprinfall/webcc 5 years ago
Chunting Gu 6adf0ae93a update screenshots for build instruction 5 years ago
Chunting Gu 3af849dc0f
Update Build-on-Windows.md 5 years ago
Chunting Gu 4e8d5e4bcc
Add TOC 5 years ago
Chunting Gu 815a1204e7
Update Build-Instructions.md 5 years ago
Chunting Gu 297d660a38
Update README_zh_CN.md 5 years ago
Chunting Gu 28a253323f
Update README.md 5 years ago
Chunting Gu 718392fa9e replace boost.asio with standalone asio. 5 years ago
Chunting Gu b72db3a048 move doc from wiki 5 years ago
Chunting Gu 1e3c2b2604 don't use boost string algorithm 5 years ago
Chunting Gu 7e7ab1c1e8 replace boost filesystem with std filesystem; upgrade gtest and find it using cmake. 6 years ago
Chunting Gu 7e3da65e73 Merge branch 'master' of https://github.com/sprinfall/webcc 6 years ago
Chunting Gu 7cb5bca0d0 Add an example to test server concurrency. 6 years ago
Zhe Ma a725c5fea2 Fix async reading timeout issue. 6 years ago
Zhe Ma 3423dede5d Add IP address to Request. 6 years ago
Zhe Ma 897d268377 Fix URL encoding issue. 6 years ago
Chunting Gu 2c75644622 Simplify the macros for logger. 6 years ago
Chunting Gu 9f3d968e77 Fix URL encode issue. 6 years ago
Chunting Gu 53a731caf5 Extract the route related code to new class Router and add UT. 6 years ago
Chunting Gu 9166b5d99e Add auto test for client timeout. 6 years ago
Chunting Gu f023fb830c Add a client program to test server's concurrency performance. 6 years ago
Chunting Gu cfbd1a278f Merge branch 'master' of https://github.com/sprinfall/webcc 6 years ago
Chunting Gu 43d9dcab25 Add backup files, add test data for doc root, etc. 6 years ago
Chunting Gu a5358952ce
Update book server example 6 years ago
Chunting Gu abbc4423cf
Update book server example. 6 years ago
Chunting Gu 2a25340ce4 Rework book server and client. 6 years ago
Chunting Gu f1ad97b227 Rework book example to support upload book photo. 6 years ago
Chunting Gu 4c413e245d Allow to get the size of the queue. 6 years ago
Chunting Gu ad1016734e Rename Request() to Send(). 6 years ago
Chunting Gu 1a21989b2e Fix URL encoding issues; remove request shortcuts. 6 years ago
Chunting Gu 9b31ac855a Rename form data examples. 6 years ago