Boost.Http.Io

    • Reference
  • Reference
arrow_back arrow_upward

boost::http_io

Functions

Name

Description

async_read

Read a complete message from the stream.

async_read_header

Read a complete header from the stream.

async_read_some

Read part of the message body from the stream.

async_write

Write HTTP data to a stream

async_write_some

Write HTTP data to a stream

Created with MrDocs

Boost.Http.Io