[jQuery] how to set Authorization Headers using jQuery

[jQuery] how to set Authorization Headers using jQuery


Hi, I am trying to have fun with Google Data API and of course
jQuery,
Anyone know how to set Authorization Headers using jQuery or is it
possible?
like:Authorization: AuthSub token="yourAuthToken"
Thanks!