HTTP.jl
HTTP.jl copied to clipboard
Add an example to parse_multipart_form docs
This LGTM; let me try to fix the CI so we can get a clean run here since these are doc tests.
Looks like there's some kind of syntax error in the multipart file that is causing tests to fail.
I just copied and pasted the example from my REPL, but I wasn't on master, maybe the exact printed output has changed or something.
I can try again on Friday