How to intercept request message sent by browser?
Hi.Is it possible to peek into the http request message received at the proxy server sent by client browser?If yes, please tell how?Thanks...
# 3
But, once again, whatever software you are using for a proxy server, is the place to get this information, and that has nothing to do with Java. Read that proxies access logs, and its documentation so you can can configure it to give exactly the info you want, if it is not already.