Skip to content

v0.3.0

Compare
Choose a tag to compare
@dghubble dghubble released this 23 May 23:49
· 103 commits to main since this release
  • Added BodyStruct method for setting a url encoded form body on the Request
  • Added Add and Set methods for adding or setting Request Headers
  • Added JsonBody method for setting JSON Request Body
  • Improved examples and documentation