Re: Basic Auth & Post -- Works the second time but not the first

2007-04-12 Thread Alex Milowski
On 4/11/07, Jerome Louvel <[EMAIL PROTECTED]> wrote: Hi Alex, Your code looks fine. This may be due to a behavior from Firefox in order to prevent multiple executions of the non-idempotent POST method. I think this would work as you expect with a GET. Maybe you should consider pre-authenticati

RE: Basic Auth & Post -- Works the second time but not the first

2007-04-11 Thread Jerome Louvel
ic Auth & Post -- Works the second time but not the first > > I've been experiencing trouble with the basic auth > implementation in that > when I add a guard, the basic auth challenge is issue but the response > does seem to be handled properly. > > What happens

Basic Auth & Post -- Works the second time but not the first

2007-04-10 Thread Alex Milowski
I've been experiencing trouble with the basic auth implementation in that when I add a guard, the basic auth challenge is issue but the response does seem to be handled properly. What happens is that the brower (e.g. Firefox) pops the dialog for the authentication information but the POST doesn't