HTTPURLInfo.method
Reference information about the HTTPURLInfo.method element.
Description
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