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.

Parameters

string $method

Return Value

void

TransactionContextRequestUrlInterface url()

Returns an object that can be used to collect information about HTTP request's URL