-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
- the client wants to send a huge file (we can just make up an infinite stream of data)
- the server answers early with a 401 (it does not wait until it gets the whole file to send the response)
- we check that the client receives the response while it is still sending data
this is a way for some servers to stop big uploads if the client did not send a Expect: 100-continue in its request headers
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels