pallets / werkzeug

The comprehensive WSGI web application library.
https://werkzeug.palletsprojects.com
BSD 3-Clause "New" or "Revised" License
6.67k stars 1.73k forks source link

Adding 421 Misdirected Request HTTP Exception #2902

Closed charan-kumar-137 closed 1 month ago

charan-kumar-137 commented 6 months ago

Adding MisdirectedRequest error Class.

fixes #2850