You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/hackney_http.md
+23-1Lines changed: 23 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -186,7 +186,7 @@ uri() = binary()
186
186
## Function Index ##
187
187
188
188
189
-
<tablewidth="100%"border="1"cellspacing="0"cellpadding="2"summary="function index"><tr><tdvalign="top"><ahref="#execute-1">execute/1</a></td><td>Execute the parser with the current buffer.</td></tr><tr><tdvalign="top"><ahref="#execute-2">execute/2</a></td><td>Execute the parser with the new buffer.</td></tr><tr><tdvalign="top"><ahref="#parser-0">parser/0</a></td><td>Create a new HTTP parser.</td></tr><tr><tdvalign="top"><ahref="#parser-1">parser/1</a></td><td>create a new HTTP parser with options.</td></tr></table>
189
+
<tablewidth="100%"border="1"cellspacing="0"cellpadding="2"summary="function index"><tr><tdvalign="top"><ahref="#execute-1">execute/1</a></td><td>Execute the parser with the current buffer.</td></tr><tr><tdvalign="top"><ahref="#execute-2">execute/2</a></td><td>Execute the parser with the new buffer.</td></tr><tr><tdvalign="top"><ahref="#get-2">get/2</a></td><td>retrieve a parser property.</td></tr><tr><tdvalign="top"><ahref="#parser-0">parser/0</a></td><td>Create a new HTTP parser.</td></tr><tr><tdvalign="top"><ahref="#parser-1">parser/1</a></td><td>create a new HTTP parser with options.</td></tr></table>
0 commit comments