Releases: glossd/fetch
Releases · glossd/fetch
Aliases: ResponseEmpty RequestEmpty
v1.0.1 ToHandlerFuncEmpty
What's Changed
Added two functions: ToHandlerFuncEmptyIn
and ToHandlerFuncEmptyOut
Full Changelog: v1.0.0...v1.0.1
Stable version
Removed deprecated functions and structs
Removed JQErr
Helper functions for Request
J.Raw - J.Elem
SetDefaultHandlerConfig -> SetHandlerConfig
SetRespondErrorFormat -> SetHandlerErrorFormat
What's Changed
Full Changelog: v0.7.2...v1.0.0
Config Timeout
Request parameters
update Request wrapper
What's Changed
Full Changelog: v0.6.0...v0.7.0
Request wrapper
Migration guide
If you have ever discovered fetch.Request function before, replace it with fetch.Do
If you used json tags in the input of ToHandlerFunc, wrap the input with fetch.Request and access the needed data.
I removed DuplicateHeaders field from everywhere, just rely on Headers
What's Changed
Full Changelog: v0.5.3...v0.6.0
ToHanlderFunc, context to input
What's Changed
Full Changelog: v0.5.2...v0.5.3
improve fetch.Empty recognition
v0.5.2 improve fetch.Empty recognition