Skip to content

proper handling of expect 100 #289

@shribe

Description

@shribe
  1. On a post, request returns status code 100 & headers, I see no indication in the docs as to the proper way to now send the body and wait for the response.

  2. Is there an option to disable the adding of the "Expect: 100-continue" header? Consider an "intermediate" node in some micro-services setup, where it is proxying out a request that has been validated, sanitized, & normalized such that there is no chance of the request being rejected based on the headers, no need to incur the extra latency.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions