elixir-plug / plug

Compose web applications with functions
https://hex.pm/packages/plug
Other
2.88k stars 586 forks source link

Use ASCII mode upcasing in Plug.MethodOverride #1022

Closed qcam closed 3 years ago

qcam commented 3 years ago

The given method will be compared against supported HTTP methods anyways, there is no need for default mode upcasing.

josevalim commented 3 years ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: