- Moar fantomas - Credits @nojaf
- Format all F# source code using fantomas.
- Started checking the
samples/
,tests/
andsrc/
contents to know if they are complying with fantomas format.
- HandleOptionGracefullyAnalyzer for ETag and Last-Modified at Preconditional.fs - Credits @64J0
- feat: add request limits on accept, content-type, and content-length headers - Credits @stijnmoreels
- Add request guards/limitation on:
Accept
headerContent-Type
headerContent-Length
header
- Add request guards/limitation on:
- Add maintainers info - Credits @nojaf
- Fix ReadBodyFromRequestAsync disposing ctx.Request.Body - Credits @64J0