falconry / falconry/python-mimeparse
request: add support for parsing and matching suffixes
Open
- Dominant language
- Python
- Stars
- 20
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Since the times of XML media often have a suffix, for example `application/vnd.oai.openapi+json`. This conveys separate information on syntax and semantics.
Ability to match by group and suffix (in the example: `application`, `json`) would let applications to communicate the exact media type, and libraries to process such content in a generic way.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.