golang 改造 requests
Go to file
2018-12-18 03:16:17 +08:00
tests
.gitignore test all success! 2018-11-19 18:42:31 +08:00
base.go accept iobody the type is string; 2018-11-23 15:45:34 +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 add default keepalvies false 2018-12-18 02:17:04 +08:00
session_test.go add close Reader 2018-12-18 00:21:27 +08:00
session.go golang open files 是keepalives的问题. 2018-12-18 03:16:17 +08:00
upload_file.go add file close; add multipart close; 2018-11-21 17:03:31 +08:00
workflow.go req is nil with Client.Do 2018-12-18 01:09:29 +08:00