flush
[mdref/mdref-http] / http / Client / Request.md
1 # class http\Client\Request extends http\Message
2
3 The http\Client\Request class provides an HTTP message implementation tailored to represent a request message to be sent by the client.
4
5 See http\Client::enqueue().
6
7 ## Constants:
8
9 None.
10
11 ## Properties:
12
13 * array $options = NULL
14 Options for this request, which override client options.
15