aliev / aioauth

Asynchronous OAuth 2.0 provider for Python 3
https://aliev.me/aioauth
MIT License
214 stars 19 forks source link

Fix case sensitiveness in HTTPHeaderDict (#97) #103

Closed PrieJos closed 1 month ago

PrieJos commented 2 months ago

Fix case sensitiveness in HTTPHeaderDict. See issue #97 for more details.

(cherry picked from commit 126aae77e8a69a65679f32b485d3d6ae4f4342b1)