Releases: telanflow/quick
Releases · telanflow/quick
v0.4.1
08 Feb 07:03
Compare
Sorry, something went wrong.
No results found
v0.4.0
07 Feb 09:13
Compare
Sorry, something went wrong.
No results found
Feature
add request/response TraceInfo method
add SetBaseURL method
add EnableTrace/DisableTrace method
Fixed
fixed session.Do() body un closed
v0.3.3
10 Jan 09:19
Compare
Sorry, something went wrong.
No results found
v0.3.2
28 Jun 07:11
Compare
Sorry, something went wrong.
No results found
[fix] 修复可能造成的Body未Close内存泄漏
v0.3.1
31 Jul 07:41
Compare
Sorry, something went wrong.
No results found
[fixed] request header missing
v0.3.0
23 Jul 13:44
Compare
Sorry, something went wrong.
No results found
Feature
Added HTTP Basic Authentication
BasicAuth()
SetBasicAuth()
SetProxyURL()
GetProxyURL()
ConvertHttpRequest() // Convert http.Request To Request
Fixed
SetProxy() => SetProxyUrl()
WithContext
11 Jul 17:47
Compare
Sorry, something went wrong.
No results found
Feature
add quick.NewRequestWithContext() Func
Request instance add WithContext() Func
v0.1.0708
08 Jul 13:21
Compare
Sorry, something went wrong.
No results found
Fixed
code formatting
create new atomic id for copy request
v0.1.0531
30 May 06:12
Compare
Sorry, something went wrong.
No results found
v0.1.0530
30 May 03:33
Compare
Sorry, something went wrong.
No results found
Feature
请求中间件(middleware)