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

boost::urls::scheme::file

File URI Scheme

Synopsis

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

file

Description

The File URI Scheme is typically used to retrieve files from within one’s own computer.

Specification

  • The "file" URI Scheme (rfc8089)