mjrgit / chrome-rest-client

Automatically exported from code.google.com/p/chrome-rest-client
0 stars 0 forks source link

Login loop #260

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.enter valid URL, select post method
2.provide basic authorization header
3.receive WWW-Authenticate: Basic challenge from server and browser prompts for 
username and password.It is entered.

Getting 401 error.Once username and password is entered, the browser prompts 
login window again and it goes in a login loop

Using Windows 7,google chrome,version 35.0

How do i avoid login loop and receive response? 

Original issue reported on code.google.com by bindhu.s...@gmail.com on 11 Jun 2014 at 7:13