HTTPURLInfo.method
Method used.
Values
String
Methods allowed by the HTTP protocol (for example, POST or GET). The following strings are suggested values:
- GET
- Passed in information using the HTTP GET method.
- POST
- Passed in information using the HTTP POST method.
XPath
CommonBaseEvent/extendedDataElements[@name='HTTPURLInfo']/children [@name='method']/values
Parent topic: Reference information about elements and element types