Parser.cc File Reference
#include "squid.h"
#include "base/CharacterSet.h"
#include "debug/Stream.h"
#include "http/one/Parser.h"
#include "mime_header.h"
#include "parser/Tokenizer.h"
#include "SquidConfig.h"
Include dependency graph for Parser.cc:

Go to the source code of this file.

Macros

#define GET_HDR_SZ   1024
 

Functions

static const CharacterSetRelaxedDelimiterCharacters ()
 characters HTTP permits tolerant parsers to accept as delimiters More...
 
static const CharacterSetLineCharacters ()
 all characters except the LF line terminator More...
 

Macro Definition Documentation

◆ GET_HDR_SZ

#define GET_HDR_SZ   1024

Definition at line 208 of file Parser.cc.

Function Documentation

◆ LineCharacters()

static const CharacterSet & LineCharacters ( )
static

◆ RelaxedDelimiterCharacters()

static const CharacterSet & RelaxedDelimiterCharacters ( )
static

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors