Files
boost_beast/include/beast/websocket/impl
Vinnie Falco db68ce4d97 Add HTTP field value parsers:
ext_list:
    Iterable container of comma separated extensions, where each extension
    is a token followed an optional list of semicolon delimited parameters,
    with each parameter consisting of a name / value pair. The value can
    be a token or quoted-string.

param_list:
    Iterable container of semicolon delimited parameters, where each parameter
    is a name / value pair. The value can be a token or quoted-string.

token_list
    Iterable container of comma delimited tokens.

* Remove obsolete rfc2616 functions

* Refactor and consolidate case-insensitive string helpers
2017-07-20 08:12:07 -07:00
..
2017-07-20 08:12:07 -07:00
2017-07-20 08:12:07 -07:00
2017-07-20 08:01:46 -07:00
2017-07-20 08:12:07 -07:00
2017-07-20 08:12:07 -07:00
2017-07-20 08:12:06 -07:00
2017-07-20 08:12:07 -07:00
2017-07-20 08:12:07 -07:00