big update's coming
[mdref/mdref-http] / http / Message / setRequestMethod.md
1 # http\Message http\Message::setRequestMethod(string $method)
2
3 Set the request method of the message.
4 See http\Message::getRequestMethod() and http\Message::setRequestUrl().
5
6 ## Params:
7
8 * string $method
9 The request method.
10
11 ## Returns:
12
13 * http\Message, self.
14
15 ## Throws:
16
17 * http\Exception\InvalidArgumentException
18 * http\Exception\BadMethodCallException