Interface IRequest
IHttpRequest provides access scheme for request sent via HTTP.
Direct known implementers
Nette\Http\Request
public
|
|
public
mixed
|
|
public
mixed
|
|
public
|
|
public
array
|
|
public
mixed
|
|
public
array
|
|
public
string
|
|
public
boolean
|
|
public
mixed
|
|
public
array
|
|
public
boolean
|
|
public
boolean
|
|
public
string
|
|
public
string
|
string |
GET
|
'GET' |
#
HTTP request method |
string |
POST
|
'POST' |
#
HTTP request method |
string |
HEAD
|
'HEAD' |
#
HTTP request method |
string |
PUT
|
'PUT' |
#
HTTP request method |
string |
DELETE
|
'DELETE' |
#
HTTP request method |