Parser.h File Reference
#include "anyp/ProtocolVersion.h"
#include "http/one/forward.h"
#include "http/StatusCode.h"
#include "parser/forward.h"
#include "sbuf/SBuf.h"
Include dependency graph for Parser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Http::One::Parser
 

Namespaces

namespace  Http
 
namespace  Http::One
 

Enumerations

enum  Http::One::ParseState {
  Http::One::HTTP_PARSE_NONE ,
  Http::One::HTTP_PARSE_FIRST ,
  Http::One::HTTP_PARSE_CHUNK_SZ ,
  Http::One::HTTP_PARSE_CHUNK_EXT ,
  Http::One::HTTP_PARSE_CHUNK ,
  Http::One::HTTP_PARSE_MIME ,
  Http::One::HTTP_PARSE_DONE
}
 

Functions

void Http::One::ParseBws (Parser::Tokenizer &)
 
int Http::One::ErrorLevel ()
 the right debugs() level for logging HTTP violation messages More...
 

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors