mdref.json config
[mdref/mdref-http] / http / Message / current.md
1 # http\Message http\Message::current()
2
3 Implements iterator.
4 See http\Message::valid() and http\Message::rewind().
5
6 ## Params:
7
8 None.
9
10 ## Returns:
11
12 * http\Message, the current message in the iterated message chain.