Tagged Questions
2
votes
1answer
991 views
Can I do a non-hostile cross-domain POST now?
One requirement for a site I'm working on calls for visitors to be able to sign up for an email list. Rather than add server-side handling for this otherwise static site, I would like to POST from the ...