Commit Graph
331 Commits
Author SHA1 Message Date
Chunting Gu ca83869912 Add an example for x-www-form-urlencoded 2020-12-17 10:13:59 +08:00
Chunting GuandGitHub 62ada53d64 Update response_parser.cc
compatible with response status line with empty reason
2020-12-16 17:16:13 +08:00
Chunting GuandGitHub 8fd353e8d5 fix multipart parsing error 2020-12-10 13:50:44 +08:00
Chunting Gu ca2c80de81 Merge branch 'master' of https://github.com/sprinfall/webcc 2020-12-07 14:16:36 +08:00
Chunting Gu abd30ab69d improve the parsing of form data 2020-12-07 14:16:08 +08:00
Chunting GuandGitHub 384c5aebc7 Update Build-on-Linux.md 2020-09-27 15:38:14 +08:00
Chunting GuandGitHub 165f8f5aaa Update Build-Instructions_zh_CN.md 2020-09-27 15:37:27 +08:00
Chunting GuandGitHub 63abc5bbda Update README_zh_CN.md 2020-09-17 09:46:05 +08:00
Chunting GuandGitHub 23222f01de add threaded client example 2020-09-17 09:43:24 +08:00
Chunting Gu 587dda4129 Merge branch 'master' of https://github.com/sprinfall/webcc 2020-09-14 13:25:14 +08:00
Chunting Gu 7a09d47e8f accept-encoding default to identity even if gzip is enabled. 2020-09-14 13:25:04 +08:00
Chunting GuandGitHub 116fb97242 Update README_zh_CN.md 2020-09-11 18:52:43 +08:00
Chunting GuandGitHub ababd15e54 fix links 2020-09-11 18:49:36 +08:00
Chunting GuandGitHub 699d99015f Update Build-Instructions_zh_CN.md 2020-09-11 18:25:33 +08:00
Chunting GuandGitHub bbbfd8928c Update README.md
fix a typo of the link to chinese build instructions
2020-09-11 18:24:53 +08:00
Chunting Gu a827f4cfe2 add chinese build instructions 2020-09-11 18:21:02 +08:00
Chunting Gu 84476f75f7 switch back to boost::filesystem to avoid the requirement of c++17 2020-09-07 19:01:31 +08:00
Chunting Gu e7f88da2b2 Merge branch 'master' of https://github.com/sprinfall/webcc 2020-09-01 14:41:12 +08:00
Chunting Gu 3d7b66f911 remove zlib from third_party, find it by cmake find_package() 2020-09-01 14:41:01 +08:00
Chunting GuandGitHub 1a35414eeb update the link to python requests 2020-09-01 09:24:01 +08:00
Chunting Gu d49db1ec9c switch asio from standalone to boost 2020-08-31 14:57:47 +08:00
Chunting Gu 20f02aa704 fix a compile error on auto test 2020-08-24 17:10:48 +08:00
Chunting GuandGitHub 86187c7a7b Update README_zh_CN.md 2020-08-24 14:55:47 +08:00
Chunting GuandGitHub 0199560732 Update README_zh_CN.md 2020-08-24 14:52:49 +08:00
Chunting GuandGitHub 7ed6e1955c Update README.md 2020-08-24 14:52:43 +08:00
Chunting GuandGitHub 3ce4914cd2 rm ] from IPv6 Support] 2020-08-24 14:03:15 +08:00
Chunting GuandGitHub 918c028f81 add usage for IPv6 support 2020-08-24 14:01:39 +08:00
Chunting Gu 77294aa99a Merge branch 'master' of https://github.com/sprinfall/webcc 2020-08-24 13:50:32 +08:00
Chunting Gu c392b57a55 ipv6 support 2020-08-24 13:50:23 +08:00
Chunting GuandGitHub 1c433767cd Update README.md 2020-08-19 10:21:29 +08:00
Chunting GuandGitHub 83722e6cea Delete Integrate-Into-Your-Project.md 2020-08-19 10:19:40 +08:00
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 GuandGitHub 8d63d68e97 Update README.md 2020-08-12 10:53:57 +08:00
Chunting GuandGitHub a7b4d5eba8 add a note on branches 2020-08-12 10:51:24 +08:00
Chunting GuandGitHub f2cac3cb12 update notice about different branches 2020-08-12 10:43:09 +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 GuandGitHub 21049d93a7 fix openssl version and correct its install dir 2020-08-10 09:36:32 +08:00
Chunting GuandGitHub 8685c35818 add link to legacy branch; update openssl version. 2020-08-07 09:37:39 +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 GuandGitHub b5c6cfbd52 Update Build-on-Linux.md 2020-03-01 21:58:42 +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 GuandGitHub f92e43662c Add more details about the server api 2020-02-23 12:08:33 +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