Nachiket
Member since Feb 7, 2013
- Profile: /members/10660-nachiket.htm
- Comments: 1
Recent Blog Comments By Nachiket
-
Cross-Origin Resource Sharing (CORS) AJAX Requests Between jQuery And Node.js
Posted on Feb 7, 2013 at 3:25 PM
I am trying to add the Basic Authorization in the same request. I have the Hash with me. How can I add it. I tried appending the following : Authorization : "Basic myHash" but it is not working somehow! Please help..... read more »