That's correct, the problem is that it's an authentication service and while
I *could* put the credentials on the URL, it would be sending them in the
clear across the internet, which is not acceptable.

On Wed, Oct 21, 2009 at 4:59 PM, Mike Alsup <mal...@gmail.com> wrote:

>
> > Yes, it is on a different domain (which is why jsonp is being used). What
> > strategy would you suggest for me to be able to specify headers? It's a
> > must-have for my application.
>
> You can't.  Are you saying you're trying to access a jsonp service
> that requires specific request headers on the GET request?  Are you
> sure there is no url parameter alternative to the required header?

Reply via email to