Boost.URL
Report an Issue
  • Boost.URL
  • boost::urls::scheme::http
Home:

boost::urls::scheme::http

The Hypertext Transfer Protocol URI Scheme

Synopsis

Declared in header <boost/url/scheme.hpp>

http

Description

URLs of this type indicate a resource which is interacted with using the HTTP protocol.

Specification

  • Hypertext Transfer Protocol (HTTP/1.1) (rfc7230)