falconry / falconry/python-mimeparse
request: add support for parsing and matching suffixes
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 20
- Forks
- 12
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.