Skip to content

v3.5.0

Compare
Choose a tag to compare
@xgfone xgfone released this 04 Sep 13:02
· 122 commits to master since this release
  • Added:
    • Add the HTTP client error HTTPClientError.
    • Add the alias HTTPServerError of HTTPError.
    • Add the alias NewHTTPServerError of NewHTTPError.
    • Add some convenient HTTP client functions like RequestJSONWithContext, GetJSON, PostJSON, etc.
    • Add the compatible NewRequestWithContext of http.NewRequestWithContext to be compatible with go below 1.13.