cross-domain http post without preflight

Posted by james on Stack Overflow See other posts from Stack Overflow or by james
Published on 2010-03-29T08:05:13Z Indexed on 2010/03/29 8:13 UTC
Read the original article Hit count: 184

Filed under:
|

is it possible to do a cross domain http "post" without preflight "options" if i'm not interested in parsing the response?

© Stack Overflow or respective owner

Related posts about cross-domain

Related posts about jQuery