Is there a way to configure the client to _not_ include a Host header in
HTTP/2 requests? Currently, my client is sending a Host header in addition
to the relevant HTTP/2 pseudo-headers (i.e. :scheme and :authority), and it
seems to be screwing up AWS request signing.

Reply via email to