You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Doesn't look like this project has had any updates since 2016, and it's not a complicated library. But how often does one run into q values in an Accept header? Does falcon even really need what this ostensibly does? Couldn't we just pick the first match from Accept that falcon is configured to support? Honestly, I've only encountered a few APIs that support more than one serialization format.
Optimizations may include:
Also consider simply implementing our own media type parsing and removing this dependency, or creating our own standalone project under falconry/*
The text was updated successfully, but these errors were encountered: