golang 改造 requests
Go to file
2018-11-21 17:03:31 +08:00
tests 改版前 2018-10-17 14:25:17 +08:00
.gitignore test all success! 2018-11-19 18:42:31 +08:00
base.go IOBODY -> GETIOBODY 2018-11-21 16:29:13 +08:00
multipart.go add file close; add multipart close; 2018-11-21 17:03:31 +08:00
response_test.go v0.0.2 2018-10-19 16:26:50 +08:00
response.go 改版前 2018-10-17 14:25:17 +08:00
session_test.go change body method; -> AutoSetBody; add method SetBody; 2018-11-21 15:54:06 +08:00
session.go IOBODY -> GETIOBODY 2018-11-21 16:29:13 +08:00
upload_file.go add file close; add multipart close; 2018-11-21 17:03:31 +08:00
workflow.go change body method; -> AutoSetBody; add method SetBody; 2018-11-21 15:54:06 +08:00