Releases: telanflow/quick
Releases · telanflow/quick
v0.4.1
Compare
Sorry, something went wrong.
No results found
Full Changelog : v0.4.0...v0.4.1
v0.4.0
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
Compare
Sorry, something went wrong.
No results found
v0.3.2
Compare
Sorry, something went wrong.
No results found
[fix] 修复可能造成的Body未Close内存泄漏
v0.3.1
Compare
Sorry, something went wrong.
No results found
[fixed] request header missing
v0.3.0
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
Compare
Sorry, something went wrong.
No results found
Feature
add quick.NewRequestWithContext() Func
Request instance add WithContext() Func
v0.1.0708
Compare
Sorry, something went wrong.
No results found
Fixed
code formatting
create new atomic id for copy request
v0.1.0531
Compare
Sorry, something went wrong.
No results found
v0.1.0530
Compare
Sorry, something went wrong.
No results found
Feature
请求中间件(middleware)