flask_json_content_type_validator

Flask JSON Content-Type decorator which validates that the Content-Type is indeed application/json. In the case of a wrong content type, then the decorator will throw an exception which can be custom…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install flask-json-content-type-validator

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.1 2018-01-04  
0.1.0 2017-12-29  

Issues with this package?

Page last updated 2025-06-27 16:10:33 UTC