# http.ErrMissingFile

- **ID:** `go/http-errmissingfile`
- **Domain:** go
- **Category:** runtime_error
- **Verification:** official
- **Fix Rate:** 80%

## Root Cause

Form file is missing. The multipart form does not contain the requested file.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| 1.x | active | — | — |
