> Thanks, I have sent you a Charles bebug output. > Interesting to see is that with a request I first get a 401 > unauthorised error.
Strictly speaking, per the HTTP spec, clients should not reply with authentication information to a resource that has not first requested it. The 401 is to make that possible. -- ------------------------------------ personal: http://www.cameronkaiser.com/ -- Cameron Kaiser * Floodgap Systems * www.floodgap.com * [email protected] -- Never eat more than you can lift. -- Miss Piggy ----------------------------
