Home
last modified time | relevance | path

Searched defs:MaxBytesError (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Drequest.go1203 type MaxBytesError struct { struct
1204 Limit int64
1207 func (e *MaxBytesError) Error() string {