Giter Club home page Giter Club logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
According XMLHttpRequest level 2 spec:
"If authentication fails, Authorization is not in the list of author request 
headers, request username is null, and request password is null, user agents 
should prompt the end user for their username and password."
This is exactly the case. Chrome Rest Client do not set any credentials for 
user.
That is mean browser implementation of XMLHttpRequest l.2 is broken. 
But You always should use Authorization header to reflect real communication eg:
Authorization: Basic dGVzdGVyOnRlc3Rlcg==

You have helper program to fill Authorization header. Enter "Authorization" to 
header name field and click to header value field. You should see "construct" 
popup. You can authorization enter data there and construct proper header 
value. 

Original comment by [email protected] on 13 Jul 2011 at 3:17

  • Changed state: WontFix

from chrome-rest-client.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
Hi,

I agree, it looks like the browser's XMLHttpRequest is broken in the latest
build. I will check this and file a bug in Chrome.

Original comment by [email protected] on 14 Jul 2011 at 3:39

from chrome-rest-client.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
that helps 

Original comment by [email protected] on 18 Oct 2011 at 12:50

from chrome-rest-client.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
Seems like a really advanced rest client... doesn't even support 
authentication. You might want to change the title of the app or fix this 
issue. 

Original comment by [email protected] on 10 Apr 2012 at 11:17

from chrome-rest-client.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
themattreid, that's unhelpful. The issue's been explained and the fault doesn't 
lie with this app. Auth support is great - aside from being a perfectly usable 
solution for this problem, that construction helper even includes a nice OAuth 
header constructor. Those kinds of touches are what makes this extension worthy 
of the "Advanced" in the name.

Original comment by [email protected] on 16 Apr 2012 at 8:50

from chrome-rest-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.