Open sethladd opened 11 years ago
CORS often fires an OPTIONS and then a POST. I'd like to say server(url, methods: ['OPTIONS', 'POST'])
Thanks!
CORS often fires an OPTIONS and then a POST. I'd like to say server(url, methods: ['OPTIONS', 'POST'])
Thanks!