Version 0.6.2
HTeaPot v0.6.2 – Hot-fix and minor changes
This release brings minor improvements in config module and fixes the body parsing.
🚀 Highlights
Better config modules
The module config has improved slightly to manage the adequate responsibilities
Fix body parsing
Fixed a bug that causes the request with body to drop the connection
📦 Availability
HTeaPot v0.6.2 is now available:
- On crates.io
- As precompiled binaries (see below)
- Or you can build it from the main branch for the latest updates
What's Changed
Full Changelog: v0.6.1...v0.6.2
| Architecture | Windows | macOS | Linux |
|---|---|---|---|
| ARM | ✅ | ✅ | ✅ |
| X86-64 | ✅ | ❌ | ✅ |