On Mon, Jun 13, 2005 at 11:04:03AM +0200, Holger Klawitter wrote:
: what might be the reasion that
: wget http://theUser:thePass@theHost/someURL
: is working, whereas
: wget --http-user=theUser --http-passwd=thePass http://theHost/someURL
: yields "Authorization failed" (401)? (I also tried --cookies=on)
I don't know off the top of my head, but you could (temporarily) enable
RequestDumperValve and compare the two requests.
-QM
--
software -- http://www.brandxdev.net/
tech news -- http://www.RoarNetworX.com/
code scan -- http://www.JxRef.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
|