Hi,

How do you add headers to a request you want to send out using
AsyncHttpFetch. Should the url_str that we pass to AsyncHttpFetch contain
the headers too?

I have a server intercept and wanted to issue a AyncRequest but copy all
the headers from the incoming request. Whats the best way to achieve this?
The  AynscHttpFetchStreaming example does similar to what I want but it
does not address the headers while sending the request out.

Sandeep.

Reply via email to