Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-02-24 | 292 Bytes | |
v2.4.2 source code.tar.gz | 2022-02-24 | 183.5 kB | |
v2.4.2 source code.zip | 2022-02-24 | 209.0 kB | |
Totals: 3 Items | 392.8 kB | 0 |
What’s Changed
🐛 Bug Fixes
- Prevent using exact codecs with Parser.headers + improve headers Proxy (#392) @rjoonas
🧰 Maintenance
- docs: add example about how to use
chainedMiddleware
(#350) @ajmnz - docs: add typera-openapi url in README (#351) @GabeAtWork