mdref.json config
[mdref/mdref-http] / http / Message / getType.md
1 # int http\Message::getType()
2
3 Retrieve the type of the message.
4 See http\Message::setType() and http\Message::getInfo().
5
6 ## Params:
7
8 None.
9
10 ## Returns:
11
12 * int, the message type. See http\Message::TYPE_* constants.