3

Is it possible for jQuery to access the getResponseHeader or getAllResponseHeaders methods for a regular non-ajax request?

I investigated the onReady and onLoad event but to no luck.

I have some custom headers that contain some debug information an they work great except on non AJAX calls.

Rory McCrossan
  • 331,213
  • 40
  • 305
  • 339
bas
  • 628
  • 9
  • 22
  • 1
    possible duplicate of [Accessing HTTP Headers in Javascript?](http://stackoverflow.com/questions/220231/accessing-http-headers-in-javascript) – Rory McCrossan Dec 11 '12 at 09:56
  • Might be a good reference for making non-AJAX requests with jQuery: http://stackoverflow.com/questions/1149454/non-ajax-get-post-using-jquery-plugin – Jason Evans Dec 11 '12 at 09:58

0 Answers0