falconry / falcon

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://falcon.readthedocs.io/en/stable/
Apache License 2.0
9.51k stars 937 forks source link

Add MEDIA_BMP #2121

Closed jkapica closed 1 year ago

jkapica commented 1 year ago

Add media constant for 'image/bmp'.

codecov[bot] commented 1 year ago

Codecov Report

Merging #2121 (c83360b) into master (f7278c2) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master     #2121   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           55        55           
  Lines         5552      5553    +1     
  Branches       880       880           
=========================================
+ Hits          5552      5553    +1     
Impacted Files Coverage Δ
falcon/constants.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.