github stephenberry/glaze v5.5.2

latest releases: v8.4.0, v8.3.0, v8.2.0...
15 months ago

Generic HTTP Router Validation

The v5.5.0 release of HTTP networking for Glaze had too restrictive router validation. This change provides a std::function<bool(std::string_view)> for validation, allowing users to write their own custom validation logic or bring their favorite regex library.

Full Changelog: v5.5.1...v5.5.2

Don't miss a new glaze release

NewReleases is sending notifications on new releases.