Skip to content

Release 3.2.0

Choose a tag to compare

@deankarn deankarn released this 08 Jul 14:19
· 25 commits to master since this release

What Changes?

  • Set automatically handing of OPTION requests to false by default ( I was constantly forgetting it was on by default when I didn't want it to be ) can easily turn on by calling SetAutomaticallyHandleOPTIONS(true)
  • some minor code cleanup for form decoder.
  • Fixed some documentation typos.