Commit Graph
18 Commits
Author SHA1 Message Date
Chunting Gu 12e3569a83 locale independent http date header 2020-08-18 11:34:34 +08:00
Chunting Gu 427c46a65a Merge branch 'master' of https://github.com/sprinfall/webcc 2020-08-18 09:38:08 +08:00
Chunting Gu 8106da401e ClientSession: SetContentType() 2020-08-18 09:37:52 +08:00
Chunting Gu b38e6c153d remove accept_ member var from request builder 2020-08-10 10:28:48 +08:00
Chunting Gu 44a5a09fa6 Merge branch 'master' of https://github.com/sprinfall/webcc 2020-08-10 09:48:45 +08:00
Chunting Gu 39ade6df4f add Accept() for Accept header to request builder 2020-08-10 09:48:30 +08:00
Chunting Gu b334e359d7 Merge branch 'master' of https://github.com/sprinfall/webcc 2020-03-02 09:41:25 +08:00
Chunting Gu 2cf48aed35 add endpoint print functions 2020-03-02 09:41:06 +08:00
Chunting Gu 57f069135b Merge branch 'master' of https://github.com/sprinfall/webcc 2020-02-23 12:31:28 +08:00
Chunting Gu 4386c46397 cleanup 2020-02-23 12:31:20 +08:00
Chunting Gu 4ddf2d5696 Merge branch 'master' of https://github.com/sprinfall/webcc 2020-02-22 15:41:12 +08:00
Chunting Gu 6adf0ae93a update screenshots for build instruction 2020-02-22 15:41:00 +08:00
Chunting Gu 718392fa9e replace boost.asio with standalone asio. 2020-02-20 10:43:46 +08:00
Chunting Gu b72db3a048 move doc from wiki 2020-02-20 08:52:05 +08:00
Chunting Gu 1e3c2b2604 don't use boost string algorithm 2020-02-18 09:49:45 +08:00
Chunting Gu 7e7ab1c1e8 replace boost filesystem with std filesystem; upgrade gtest and find it using cmake. 2020-02-15 12:04:51 +08:00
Chunting Gu 7e3da65e73 Merge branch 'master' of https://github.com/sprinfall/webcc 2019-12-06 10:35:12 +08:00
Chunting Gu 7cb5bca0d0 Add an example to test server concurrency. 2019-12-06 10:34:36 +08:00