Nyholm / psr7

A super lightweight PSR-7 implementation
MIT License
1.17k stars 77 forks source link

Add locale-independent lowercasing #143

Closed nicolas-grekas closed 4 years ago

nicolas-grekas commented 4 years ago

Fix #131 and fix #133

Nyholm commented 4 years ago

Thank you

drupol commented 4 years ago

Great, thanks !