What's Changed
- simplify configuration by @briandowns in #53
- memory and readme updates by @briandowns in #55
- update for security and correctness by @briandowns in #57
- add query string parsing by @briandowns in #58
- add form body parsing by @briandowns in #60
- token auth middleware example by @briandowns in #63
- initial pass at clearing up sec issues by @briandowns in #64
- update static dir logic and sec, docs by @briandowns in #66
- initial mtls implementation as well as other updates by @briandowns in #68
- add man page by @briandowns in #70
- add convenience functions by @briandowns in #71
- initial cors implementation and example by @briandowns in #72
- update docs by @briandowns in #73
- update client for tls by @briandowns in #79
Full Changelog: v1.1.0...v1.2.0