Re: How to intercept HTTP(s) request/response headers



Hello,

the great work with passthruApp! Thanks.

A few common questions to project functionality:
1. isn't the post data accepted as a http header related data? It will
not be reported with other request header data.
2. is it possible to change _all_ request headers data before it will
be send to the server or it will work only for additioanal headers?

Thank you very much indeed.

.