Fix http::parser constructor javadoc

This commit is contained in:
Vinnie Falco
2018-05-28 11:23:37 -07:00
parent f948c9cbe5
commit 5b8eb1d87d
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@ Version 172:
* Tidy up websocket stream javadocs
* Fix move-only arguments in bind_handler
* Fix http::parser constructor javadoc
--------------------------------------------------------------------------------

View File

@ -99,7 +99,7 @@ public:
/** Constructor
@param args Optional arguments forwarded to the
@ref http::header constructor.
@ref http::message constructor.
@note This function participates in overload
resolution only if the first argument is not a