Browse Source
Go's r.ParseForm() returns HTTP 400 with "form parse error: ..." when the query string is malformed. Rust was silently falling back to empty query params via unwrap_or_default().rust-volume-server
1 changed files with 11 additions and 2 deletions
Loading…
Reference in new issue