docs: unhiding 100-Continue config (#466)

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
pull/468/merge
alyssawilk 7 years ago committed by Matt Klein
parent 2bf5d61704
commit a0b91dc1a0
  1. 1
      envoy/config/filter/network/http_connection_manager/v2/http_connection_manager.proto

@ -225,7 +225,6 @@ message HttpConnectionManager {
// *By* is always set when the client certificate presents the SAN value.
SetCurrentClientCertDetails set_current_client_cert_details = 17;
// [#not-implemented-hide:]
// If proxy_100_continue is true, Envoy will proxy incoming "Expect:
// 100-continue" headers upstream, and forward "100 Continue" responses
// downstream. If this is false or not set, Envoy will instead strip the

Loading…
Cancel
Save