mdref.json config
[mdref/mdref-http] / http / Message / valid.md
1 # bool http\Message::valid()
2
3 Implements Iterator.
4 See http\Message::current() and http\Message::rewind().
5
6 ## Params:
7
8 None.
9
10 ## Returns:
11
12 * bool, whether http\Message::current() would not return NULL.