I am using both the RequestDumperValve and LiveHTTpHeaders plus other tools
to monitor the request. I know that I am am missing request parameters
intermittently. I was able to monitor also that am getting an extra call to
get/post - which shouldn't.
Mark Thomas-11 wrote:
>
> rache wrote:
>> This is also related to the missing request parameters thread. After
>> looking on the logs, it seems like the browser is calling an extra
>> get/post call after a redirect. This would cause my application to get a
>> url
>> without any request parameters.
>>
>> What may cause the browser to send this extra call?
>> Any help will be appreciated.
> Use ieHTTPHeaders (IE) or live http headers (firefox) to see exactly
> what is going on.
>
> Mark
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>
>
--
View this message in context: http://www.nabble.com/browser-sending-extra-get-post-call-after-redirect-tf2185473.html#a6051591
Sent from the Tomcat - User forum at Nabble.com.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|