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

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
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