Property:Has HTTP method

From Guild Wars 2 Wiki
Jump to navigationJump to search

This text property identifies the HTTP method for the request.

List of possible values:

  • GET
  • POST
Showing 20 pages using this property.
The request is being processed and may take a moment. Preparing ...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "GET", "POST" ] } }