TransactionContextRequestInterface
interface TransactionContextRequestInterface (View source)
Methods
void
setMethod(string $method)
HTTP method
url()
Returns an object that can be used to collect information about HTTP request's URL
Details
void
setMethod(string $method)
HTTP method
The length of a value is limited to 1024.
TransactionContextRequestUrlInterface
url()
Returns an object that can be used to collect information about HTTP request's URL