HTTP methods allowed for CORS requests
Source position: httpdefs.pp line 748
published property TCORSSupport.AllowedMethods : string |
AllowedMethods specifies the HTTP methods permitted for cross-origin requests. Common methods include GET, POST, PUT, DELETE, and OPTIONS.