Closed milt closed 2 years ago
(As you might've seen, we should get a linter workflow for lrs at some point.)
(As you might've seen, we should get a linter workflow for lrs at some point.)
Yep, I'll put in a ticket. I have local kondo and will just do that for now on this PR
LRS-74 Apparently our clj multipart parsing allows either a crlf or just an lf. That seems wrong!
Cljs is more discerning.Actually it shared some of the same issues with boundary checking, and this is addressed now.This PR:
java.util.Scanner
implementationclojure.string/split
-based strategy to explicit boundary mapping