• Resolved lcdservices

    (@lcdservices)


    I’m using this plugin and for the most part it works as expected. But I found that when testing my root domain it will work with GET/POST but not PUT/OPTIONS. In particular I need to be able to enable CORS for OPTIONS.

    Any ideas/suggestions for why it’s not working for those request methods?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter lcdservices

    (@lcdservices)

    More information — when I view the headers for the page, it does appear the methods are set properly. However, when testing with https://cors-test.codehappy.dev/ it reports that it will not work with OPTIONS (with no further information). Further complicating the situation — when I run that testing site on some site paths (i.e. not the root domain), it passes.

    Plugin Author Dev Kabir

    (@devkabir)

    If the plugin isn’t working on your site, please uninstall it, as it’s not designed for your site. Feel free to leave a one-star review if you find it appropriate.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Working for GET/POST but not PUT/OPTIONS’ is closed to new replies.