Closed rafaeldelboni closed 1 year ago
I don't know if you want me to bump version.edn
file as well and sorry for any ugly code :)
I don't think the test
folder requires another .clj-kondo
directory
One problem with the string + split way of doing things on the CLI is that headers can start with colons and these would be parsed as the next option. I think coercing the headers as :edn
might make more sense in this case?
Sure, makes sense
@borkdude could you check if my change makes sense?
Looks good to me!
Closes: https://github.com/babashka/http-server/issues/8 Related to: https://github.com/babashka/http-server/issues/7