diff --git a/client/src/lib.rs b/client/src/lib.rs index 24d73b5..5c039b0 100644 --- a/client/src/lib.rs +++ b/client/src/lib.rs @@ -231,7 +231,7 @@ impl EpoxyClient { .http09_responses(true) .http1_title_case_headers(true) .http1_preserve_header_case(true) - .http1_max_headers(1) + .http1_max_headers(200) .build(service); Ok(Self {