Re: Issue with HTTP/2 communicating with GCP servers with TE: Trailers

2021-05-17 Thread Anirvan Sarkar
Hi, I think Firefox Developer Tools should not display the TE request header value as "Trailers" since this is not a valid value as per the specification, and it is actually sending "trailers" over the wire [1]. I have submitted a bug regarding this [2]. [1] : https://hg.mozilla.org/mozilla-cent

Re: Issue with HTTP/2 communicating with GCP servers with TE: Trailers

2021-05-15 Thread Jaikiran Pai
On 15/05/21 5:32 pm, Jaikiran Pai wrote: On 15/05/21 5:13 pm, Jaikiran Pai wrote: Hello Krzysztof, On 15/05/21 1:07 am, Krzysztof K. wrote: Hi, I have an issue using http client communicating with servers that most probably are on GCP (I see header: "via: 1.1 google"). I get "java.io.IOE

Re: Issue with HTTP/2 communicating with GCP servers with TE: Trailers

2021-05-15 Thread Jaikiran Pai
On 15/05/21 5:13 pm, Jaikiran Pai wrote: Hello Krzysztof, On 15/05/21 1:07 am, Krzysztof K. wrote: Hi, I have an issue using http client communicating with servers that most probably are on GCP (I see header: "via: 1.1 google"). I get "java.io.IOException: Received RST_STREAM: Protocol err

Re: Issue with HTTP/2 communicating with GCP servers with TE: Trailers

2021-05-15 Thread Jaikiran Pai
Hello Krzysztof, On 15/05/21 1:07 am, Krzysztof K. wrote: Hi, I have an issue using http client communicating with servers that most probably are on GCP (I see header: "via: 1.1 google"). I get "java.io.IOException: Received RST_STREAM: Protocol error". ... But I'm on JDK 16 (build 16+35-222