HTTP-Method OPTIONS is not implemented.
Posted: Thu Dec 07, 2017 2:53 pm
Hi,
this is a nice tool!
Now I've a big problem.
I call one php page on server with Windows Webserver.
Client is jquery application.
I get this response "HTTP-Method OPTIONS is not implemented.".
Client calls OPTIONS Method because client and server have different domains.
I tried to add php header as response for allow origin and force "real http method" (post) ... but no effect.
Please help
Thank you
Best Regards
Fabio
this is a nice tool!
Now I've a big problem.
I call one php page on server with Windows Webserver.
Client is jquery application.
I get this response "HTTP-Method OPTIONS is not implemented.".
Client calls OPTIONS Method because client and server have different domains.
I tried to add php header as response for allow origin and force "real http method" (post) ... but no effect.
Please help
Thank you
Best Regards
Fabio