On Sat, Nov 22, 2014 at 11:36 AM, <[email protected]> wrote: > I am using a Mac, so Fiddle was no (straightforward) option. I've recorded > HTTP traffic using HttpFox instead. It pertains to the situation where the > server asks me twice for credentials but apparently rejects them. The third > time I give up and press "Cancel". Unfortunately HttpFox cannot export its > logs as text so here are three screenshots with some IP addresses > obfuscated. As for the other tabs but Headers: Cookies is always empty, > Query String is always none, POST Data is always none, and Content is > "Error loading content (NS_ERROR_DOCUMENT_NOT_CACHED)" for the first two > requests (i.e. also screenshots) and "Not ready..." for the third. >
Receiving HTTP 401 error is expected behavior , not an error , that's indicating that authentication is required , see http://en.wikipedia.org/wiki/List_of_HTTP_status_codes#4xx_Client_Error [...] -- Regards, Olemis - @olemislc Apache(tm) Bloodhound contributor http://issues.apache.org/bloodhound http://blood-hound.net Blog ES: http://simelo-es.blogspot.com/ Blog EN: http://simelo-en.blogspot.com/ Featured article: -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
