• I have used this plugin to prevent bad-people scrapping my content using GET requests. Unfortunately this means that I can no longer use the API to create posts.

    When I make calls to the API I use Basic Auth to authenticate my POST requests. Therefore as I understand it whatI need is for your plugin to expose the HTTPS methods for each route. I could then block GET and allow POST and PATCH.

    * please provide checkboxes for each HTTP Method for each route

    Thank you for writing a great plugin.

    • This topic was modified 5 years, 9 months ago by xjamesb. Reason: thank you
    • This topic was modified 5 years, 9 months ago by Jan Dembowski.
  • The topic ‘Ability to whitelist HTTP Methods’ is closed to new replies.