Collects information about requests handled by the HotMelt dispatch machinery.
| property-read |
The root URL (comprised of only the protocol and host name) of the request. |
|---|---|
| property-read |
The full URL of the |
httpServerRequest() : \HotMelt\Request
protocol :
| type |
string |
|---|---|
serverName :
| type |
string |
|---|---|
requestMethod :
| type |
string |
|---|---|
queryString :
| type |
string |
|---|---|
requestURI :
| type |
string |
|---|---|
httpAccept :
| type |
string |
|---|---|
redirectURL :
| type |
string |
|---|---|
rootURL : string
The root URL (comprised of only the protocol and host name) of the request.
string
url : string
The full URL of the
string