Skip to content

net/http: something about 100-continue #9735

Closed
@gzw13999

Description

@gzw13999

If client http header contain Expect: 100-continue

client post multipart/form-data Sometimes there will be
"multipart: Part Read: WSARecv tcp ..138.250:80: i/o timeout" ParseMultipartForm(102400) -> /mime/multipart/multipart.go 239
This is immediately returned error.
Did not arrive ReadTimeout

The same service, the same machine, open the IIS running do not have this problem.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions