header parser docs
[mdref/mdref-http] / http / Message / Parser.md
index 78398fdbc0bc7c8ca64c3a076b4baaa6608301fc..bd7022054f6be21b30c870de99ae38376c438197 100644 (file)
@@ -43,3 +43,6 @@ The parser which is underlying http\Message.
   Finished parsing the body.
 * STATE_DONE  
   Finished parsing the message.
+
+> ***NOTE:***  
+> Most of this states won't be returned to the user, because the parser immediately jumps to the next expected state.