Skip to main content

Available HTTP request methods

Last update:

Users can access CDN content using methods:

  • GET;
  • HEAD;
  • PUT;
  • PATCH;
  • DELETE;
  • OPTIONS.

The POST method is not available for accessing CDN content.If you want to allow the POST method, create a ticket and specify the reason.Wait for a response in the ticket.

Errors during query execution

501 Not ImplementedThe server did not recognize the request method. Make sure you are using an available method, and then retry the request
405 Method Not AllowedThe query method is not available. Use available query methods