Skip to content

v3.8.2 Release

Compare
Choose a tag to compare
@imroc imroc released this 01 Mar 11:50
· 452 commits to master since this release
  • Fix typo (#95).
  • Set ContentLength and guess ContentType if body is in-memory []byte.
  • Use variadic parameter in SetFileUpload.
  • Improve doc: Quick API Reference.