Boost.HTTP

    • 1.primer.adoc
    • 2.messages.adoc
    • Sans-I/O Philosophy
    • http_protocol_basics.adoc
    • message_bodies.adoc
    • Serializing
    • Parsing
    • Message.adoc
    • Server
      • Router
      • BCrypt Password Hashing
    • Design Requirements
      • Serializer
      • Parser
    • Reference
  • boost::http::upgrade_protocol
arrow_upward

boost::http::upgrade_protocol

An Upgrade protocol

Synopsis

Declared in <boost/http/rfc/upgrade_rule.hpp>

struct upgrade_protocol;

Data Members

Name

Description

name

The name of the protocol

version

Optional protocol version

Created with MrDocs