JessonChan
|
d8f2b05e08
|
improve the code and delete NO NEED URL CHECK
|
2014-08-23 07:02:47 +08:00 |
|
JessonChan
|
7b2fe824d5
|
typo fixed
|
2014-08-23 06:48:40 +08:00 |
|
JessonChan
|
02301caac1
|
modify desc
|
2014-08-23 06:47:42 +08:00 |
|
JessonChan
|
485c2e865c
|
bug fixed
|
2014-08-22 17:43:05 +08:00 |
|
JessonChan
|
b390667374
|
Merge remote-tracking branch 'upstream/develop' into develop
Conflicts:
httplib/httplib.go
|
2014-08-22 17:39:57 +08:00 |
|
jessonchan
|
f684de2385
|
fixed bug-request dump too early
|
2014-08-22 17:12:46 +08:00 |
|
astaxie
|
35b4022ee0
|
httplib: set the default proto
|
2014-08-22 17:03:56 +08:00 |
|
jessonchan
|
7b39bd7042
|
refactor
|
2014-08-22 16:43:42 +08:00 |
|
陈小玉
|
6ae8bc1a16
|
Update README
|
2014-08-21 00:08:08 +08:00 |
|
陈小玉
|
e70537f8b3
|
Update README
|
2014-08-21 00:03:03 +08:00 |
|
smallfish
|
9a583323a8
|
Add SetBasicAuth function for HTTP Auth
|
2014-08-20 23:36:58 +08:00 |
|
smallfish
|
c16b7be9ac
|
rollback the ToFile func implement, and add testcase
|
2014-08-18 21:29:45 +08:00 |
|
smallfish
|
de87529387
|
Update httplib support read data from response buffer, add some testcases
|
2014-08-18 21:01:49 +08:00 |
|
astaxie
|
724137e605
|
Merge branch 'master' into develop
|
2014-08-18 16:42:16 +08:00 |
|
astaxie
|
a144769515
|
update the documents & comments
|
2014-08-18 16:41:43 +08:00 |
|
astaxie
|
05089be427
|
Merge pull request #749 from smallfish/master
rename SetAgent and ToXML, and update some testcase
|
2014-08-18 15:07:11 +08:00 |
|
smallfish
|
7668c54d05
|
update testcase for httplib
|
2014-08-18 15:03:34 +08:00 |
|
smallfish
|
86752a55b6
|
rename SetAgent and ToXML
|
2014-08-18 15:03:10 +08:00 |
|
astaxie
|
8b8638c507
|
Merge pull request #748 from smallfish/master
Remove some unnecessary code
|
2014-08-17 21:36:10 +08:00 |
|
smallfish
|
d27c5c8daf
|
Remove some unnecessary code
|
2014-08-17 21:13:29 +08:00 |
|
astaxie
|
fefd8ddb5b
|
beego: update licence& fix #669
|
2014-07-03 23:40:21 +08:00 |
|
astaxie
|
0f170a80da
|
update the comments fix #658
|
2014-06-25 10:39:37 +08:00 |
|
astaxie
|
2b8e411174
|
merger master httplib
|
2014-06-18 15:04:08 +08:00 |
|
CurveSoft
|
d689be30e8
|
remove httplib_test.php
|
2014-06-04 22:12:37 +08:00 |
|
CurveSoft
|
7b110a0b73
|
remove httplib_test.php
|
2014-06-04 22:09:43 +08:00 |
|
CurveSoft
|
bd537554ea
|
1.gofmt httplib.go httplib_test.go
2.replace test url to http://httpbin.org functions
|
2014-06-04 21:04:50 +08:00 |
|
CurveSoft
|
ebb3b91df9
|
1、增加cookiejar支持
2、增加Setting结构,便于统一设置请求参数
3、增加服务端测试php脚本
|
2014-06-03 21:20:10 +08:00 |
|
astaxie
|
fa3234147a
|
httplib:drone can't upload file
|
2014-05-20 17:34:52 +08:00 |
|
toby.zxj
|
f4e7d63e65
|
httplib support to set the protocol version for incoming requests
|
2014-05-17 02:26:51 +08:00 |
|
astaxie
|
14688f240f
|
httplib:support file upload
|
2014-05-17 02:26:51 +08:00 |
|
astaxie
|
c188cbbcb4
|
update all files License
|
2014-05-17 02:26:50 +08:00 |
|
slene
|
828235b4c1
|
httplib support set transport and proxy
|
2014-03-12 15:56:04 +08:00 |
|
傅小黑
|
cb876268b5
|
add comments for httplib package.
|
2013-12-27 17:11:39 +08:00 |
|
1fei
|
0269a66940
|
Update httplib.go
httplib针对的是客户端的http请求,所以应该用"Cookie",而不是"Set_Cookie"
|
2013-12-19 16:29:46 +08:00 |
|
astaxie
|
3c92cce9f4
|
update httplib to support setcookie
|
2013-12-12 15:23:17 +08:00 |
|
e纯
|
c3fcc72969
|
Update README.md
|
2013-12-11 20:50:41 +08:00 |
|
astaxie
|
efd285a6c4
|
update httplib support https
|
2013-12-10 22:01:50 +08:00 |
|
astaxie
|
48ad0202bf
|
update some tips
|
2013-12-07 13:26:28 +08:00 |
|
Pengfei Xue
|
3fce78c7cd
|
there is no need to check if b.params is nil
|
2013-11-28 13:52:24 +08:00 |
|
astaxie
|
9cc2e7237b
|
add httplib readme
|
2013-11-28 11:26:17 +08:00 |
|
astaxie
|
4ecb9cc30b
|
move httplib from beego to beego/httplib safemap support get all items
|
2013-08-06 16:13:45 +08:00 |
|