Skip to content

new test: early response #9

@Geal

Description

@Geal
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions