https://issues.apache.org/bugzilla/show_bug.cgi?id=48022
--- Comment #2 from Ian Hobson <[email protected]> 2009-10-19 01:59:00 UTC --- Hi Eric, You have miss-understood the problem. The QSA flag APPENDS to the query string. Without it the query string is NOT lost. I am getting the query string correctly. It is what I expect, and what I need. What I am not getting is a form variable. This is a form variable, NOT part of the query string. The QSA flag is not documented to modify or remove form variables. Sending a form with GET and variables, may be considered unusual, but it should work - and does work with other web servers. Ian -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
