Release 3.2.0
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.