sreq v0.7.5 Release Notes

Release Date: 2019-12-14 // over 4 years ago
  • ๐Ÿš€ Release Notes

    ๐Ÿ‘Œ Improvements

    • Response_Versose api now will output tips if the HTTP request body is a stream

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed retry not work with request body
    • ๐Ÿ›  Fixed sreq.SetMultipart api not check if form is nil or not

Previous changes from v0.7.0

  • ๐Ÿš€ Release Notes

    โœจ Enhancements

    • โž• Added sreq.H data type and Response_H api, make it easy to access JSON response

    ๐Ÿ‘Œ Improvements

    • โšก๏ธ Optimize request retry logic
    • โšก๏ธ Update godoc

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed sreq.Values and sreq.Headers not ignore unspported data type