go
runtime_error
official
true
http.ErrNotMultipart
ID: go/http-errnotmultipart
80%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 1.x | active | — | — | — |
Root Cause
Request Content-Type is not multipart/form-data. Cannot parse multipart form.
generic