Bug Tracker

Changes between Initial Version and Version 1 of Ticket #12097, comment 11


Ignore:
Timestamp:
Jul 25, 2012, 9:55:33 AM (11 years ago)
Author:
jaubourg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12097, comment 11

    initial v1  
    1 If you set jQuery.support.cors to true, it should work flawlessly, provided you limit yourself to text-only requests (which you probably do since it worked before in plain javascript). I know it sucks but there is a limit to what jQuery can infer without assuming too much. That's why it's so awesome to work on end-products, you can assume so much more ;)
     1If you set jQuery.support.cors to true, it should work flawlessly ((''provided you limit yourself to text-only requests -- which you probably do since it worked before in plain javascript --'' edited because I'm probably confusing with the XDR imp here)). I know it sucks but there is a limit to what jQuery can infer without assuming too much. That's why it's so awesome to work on end-products, you can assume so much more ;)
    22
    33Best of luck for the port :)