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.
The HTTP method.
Return the current query string parameters
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) Use WSRequestHolder
Set an HTTP header.
Set an HTTP header.
(Since version 2.3.0) Use WSRequestHolder
Defines the request headers.
Defines the request headers.
(Since version 2.3.0) Use WSRequestHolder
Defines the request headers.
Defines the request headers.
(Since version 2.3.0) Use WSRequestHolder
Defines the query string.
Defines the query string.
(Since version 2.3.0) Use WSRequestHolder
(Since version 2.3.0) Use WSRequestHolder
WSRequest is used internally. Please use WSRequestHolder.