CCF
Loading...
Searching...
No Matches
Public Attributes | List of all members
http2::StreamData::Outgoing Struct Reference

#include <http2_types.h>

Public Attributes

StreamResponseState state = StreamResponseState::Uninitialised
 
bool has_trailers = false
 
DataSource body
 

Member Data Documentation

◆ body

DataSource http2::StreamData::Outgoing::body

◆ has_trailers

bool http2::StreamData::Outgoing::has_trailers = false

◆ state

StreamResponseState http2::StreamData::Outgoing::state = StreamResponseState::Uninitialised

The documentation for this struct was generated from the following file: