Skip to content

Adding 1xx stats for 100-continue responses#455

Merged
htuch merged 1 commit intoenvoyproxy:masterfrom
alyssawilk:100-stats
Feb 1, 2018
Merged

Adding 1xx stats for 100-continue responses#455
htuch merged 1 commit intoenvoyproxy:masterfrom
alyssawilk:100-stats

Conversation

@alyssawilk
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@htuch htuch merged commit a07a368 into envoyproxy:master Feb 1, 2018
alyssawilk added a commit to envoyproxy/envoy that referenced this pull request Feb 6, 2018
By default Envoy will still strip Expect: 100-Continue and send the 100 Continue response, but for each HttpConnectionManager configured to proxy_100_continue it will pass the header through and proxy the 100 Continue from upstream.

Risk Level: Medium-High (http connection manager refactor)
Testing: thorough unit tests and integration tests
Docs Changes: envoyproxy/data-plane-api#455
Fixes #2325
[API Changes:] envoyproxy/data-plane-api#433
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants