acl/lib_acl_cpp/samples/http_request_pool
SorataKasugano d06cfbdb8d
添加host头域
这个样例不太严谨,没有正确添加host头域到header中,sina返回状态码必然是400。
set_url函数里面没有关于相对路径的host头域处理,可能是疏忽了?
2018-02-12 18:52:51 +08:00
..
http_request_pool_vc2008.vcproj 整理了一些文件格式 2014-11-19 00:25:21 +08:00
http_request_pool_vc2012.vcxproj all samples can be built by vc2012 in x64 mode 2015-06-29 02:33:11 -07:00
http_request_pool_vc2012.vcxproj.filters first commit acl to github 2013-08-18 17:42:25 +08:00
http_request_pool_vc2015.vcxproj compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
http_request_pool_vc2015.vcxproj.filters compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
http_request_pool.vcproj 整理了一些文件格式 2014-11-19 00:25:21 +08:00
main.cpp 添加host头域 2018-02-12 18:52:51 +08:00
Makefile modify Makefile for MACOS 2015-01-05 17:25:09 +08:00
stdafx.cpp 整理了一些文件格式 2014-11-19 00:25:21 +08:00
stdafx.h 整理了一些文件格式 2014-11-19 00:25:21 +08:00
valgrind.sh fixed one memory leak bug in http_request's reset() method. 2017-06-24 12:16:18 +08:00