-
User Agent middleware Stable
released this
2025-10-13 01:00:57 +00:00 | 11 commits to main since this releaseThis release contains the
UserAgentMiddlewaremiddleware that includes user agent information into a header of the requests sent by theClienttype, as defined in the Discogs documentation. For this purpose, a validation engine that handle types that validates an input based on a certain set of rules was built, and integrated to the mentioned middleware.In addition, the
AuthMiddlewarehave also been updated to validate its inputs by using this validation engine.Downloads