Skip to content Skip to sidebar Skip to footer
Showing posts with the label Http Authentication

How Can I Automatically Authenticate A Different Site?

I have a Wordpress site, and I am using the API of a 3rd party searchprovider which uses Basic HTTP… Read more How Can I Automatically Authenticate A Different Site?

Jquery Ajax Calls With Http Basic Authentication

I have a REST based server which I am trying to communicate with using JQuery. Both XML and JSON ar… Read more Jquery Ajax Calls With Http Basic Authentication