![]() jQuery uses getAllResponseHeaders function for getting response headers, even for getResponseHeader. As far as I know, there is no easy way to get original xhr object and call getResponseHeader on such object. Because of that getResponseHeader is broken on firefox with CORS. I rewrote Travis.ajax to use XMLHttpRequest directly in order to fix this, the compatibility with jQuery.ajax is mostly handled. |
||
---|---|---|
.. | ||
ext | ||
travis |