protojure / lib

A collection of libraries to support Protojure applications at runtime
https://protojure.readthedocs.io
Apache License 2.0
64 stars 14 forks source link

Revert "Use case-insensitive regex instead of bulk-converting all hea… #160

Closed ghaskins closed 10 months ago

ghaskins commented 10 months ago

…ders to lower-case"

This reverts commit f7952c18ca4860366dda9605d80bbb4b1e28fb1b.

I misinterpretted an error somewhere else when I concluded this was the right fix. Upon further reflection, I think this was the wrong fix. So reverting it for now. We can always revisit it later.

Signed-off-by: Greg Haskins greg@manetu.com