resultSet Struct Reference
Collaboration diagram for resultSet:

Public Attributes

bool parsed
 
bool needsMore
 
Http1::ParseState parserState
 
Http::StatusCode status
 
SBuf::size_type suffixSz
 
HttpRequestMethod method
 
const char * uri
 
AnyP::ProtocolVersion version
 

Detailed Description

Definition at line 70 of file testHttp1Parser.cc.

Member Data Documentation

◆ method

HttpRequestMethod resultSet::method

Definition at line 76 of file testHttp1Parser.cc.

Referenced by TestHttp1Parser::testDripFeed(), and testResults().

◆ needsMore

bool resultSet::needsMore

Definition at line 72 of file testHttp1Parser.cc.

Referenced by TestHttp1Parser::testDripFeed(), and testResults().

◆ parsed

◆ parserState

Http1::ParseState resultSet::parserState

Definition at line 73 of file testHttp1Parser.cc.

Referenced by TestHttp1Parser::testDripFeed(), and testResults().

◆ status

Http::StatusCode resultSet::status

Definition at line 74 of file testHttp1Parser.cc.

Referenced by TestHttp1Parser::testDripFeed(), and testResults().

◆ suffixSz

SBuf::size_type resultSet::suffixSz

Definition at line 75 of file testHttp1Parser.cc.

Referenced by TestHttp1Parser::testDripFeed(), and testResults().

◆ uri

const char* resultSet::uri

Definition at line 77 of file testHttp1Parser.cc.

Referenced by TestHttp1Parser::testDripFeed(), and testResults().

◆ version

AnyP::ProtocolVersion resultSet::version

Definition at line 78 of file testHttp1Parser.cc.

Referenced by TestHttp1Parser::testDripFeed(), and testResults().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors