Integration Blog Posts
cancel
Showing results for 
Search instead for 
Did you mean: 
alejandro_gmez
Participant
0 Likes
599

Hello everyone:

I have a client connecting to my PI server and sending the following HTTP headers, which apparently aren't accepted by my SOAP web service:

* Upgrade: h2c
* Connection: Upgrade, HTTP2-Settings

I'd like to know if anyone has encountered a similar situation and how they resolved it.

I've considered using the web dispatcher to suppress the headers that PI doesn't allow, which prevent the messages from even reaching the SOAP communication channel, but I don't know how to do it.

Thanks in advance for any help. Best regards.

1 Comment