Nyholm / psr7

A super lightweight PSR-7 implementation
MIT License
1.16k stars 75 forks source link

Remove LowercaseTrait #172

Closed Nyholm closed 3 years ago

Nyholm commented 3 years ago

This is not really needed. The tests pass anyways.

This was added in #143