RESTinio v0.6.2 Release Notes

Release Date: 2019-12-12 // over 4 years ago
    • 🛠 Fix the behavior of the express router for the case when some symbols from unreserved character set are percent-encoded in the path part of a URI. For example, when a path is /%7euser instead of /~user.
    • 📜 Parsers for Accept-Charset, Accept-Encoding, Accept-Language and Range HTTP-fields.
    • ⚡️ Update externals: fmt 6.1.1, catch2 2.11.0.