Page 1 of 1

HTTP-Method OPTIONS is not implemented.

Posted: Thu Dec 07, 2017 2:53 pm
by Fabio
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

Re: HTTP-Method OPTIONS is not implemented.

Posted: Sat Dec 09, 2017 6:20 pm
by mwiede
OPTIONS is now implemented.
Please reinstall with your download link.

WWebserver only support following HTTP-Methods: GET, POST, HEAD, OPTIONS

WebDAV methods like DELETE and PUT are not yet supported.

Re: HTTP-Method OPTIONS is not implemented.

Posted: Mon Dec 11, 2017 10:56 am
by Fabio
Great mwiede!
Wonderful!

Anyway I used email link but I download same version and when I've reinstall it I got then same problem , same message.

What I wrong?

Regards

Fabio

Re: HTTP-Method OPTIONS is not implemented.

Posted: Mon Dec 11, 2017 2:47 pm
by mwiede
I am sorry, i only changed PHP 5.4.45.
Please reinstall PHP7 version.