Bochen Wang

Results 1 issues of Bochen Wang

When a `http.MaxBytesReader` created `io.ReadCloser` passed into `Decoder.Decode` function, if the reader reads more bytes than allowed, `io.EOF` error will be returned instead of expected `http.MaxBytesError`.