Return the current headers of the request being constructed
Return the current headers of the request being constructed
Get the body.
Get the body.
Will only return the body if the body exists in memory, will not return it if it's a stream.
Retrieve an HTTP header.
Retrieve an HTTP header.
The HTTP method.
The HTTP method.
Return the current query string parameters
Return the current query string parameters
The URL
The URL
Add an HTTP header (used for headers with multiple values).
Add an HTTP header (used for headers with multiple values).
(Since version 2.3.0) This will be a protected method, please use WSRequestHolder
(Since version 2.3.0) This will be a protected method, please use WSRequestHolder
(Since version 2.3.0) This will be a protected method, please use WSRequestHolder
(Since version 2.3.0) This will be a protected method, please use WSRequestHolder
(Since version 2.3.0) This will be a protected method, please use WSRequestHolder
(Since version 2.3.0) This will be a protected method, please use WSRequestHolder
Set an HTTP header.
Set an HTTP header.
(Since version 2.3.0) This will be a protected method, please use WSRequestHolder
Defines the request headers.
Defines the request headers.
(Since version 2.3.0) This will be a protected method, please use WSRequestHolder
Defines the request headers.
Defines the request headers.
(Since version 2.3.0) This will be a protected method, please use WSRequestHolder
Defines the request headers.
Defines the request headers.
(Since version 2.3.0) This will be a protected method, please use WSRequestHolder
(Since version 2.3.0) This will be a protected method, please use WSRequestHolder
(Since version 2.3.0) This will be a protected method, please use WSRequestHolder
Defines the query string.
Defines the query string.
(Since version 2.3.0) This will be a protected method, please use WSRequestHolder
Defines the URL.
Defines the URL.
(Since version 2.3.0) This will be a protected method, please use WSRequestHolder
(Since version 2.3.0) This will be a protected method, please use WSRequestHolder
A WS Request.