[][src]Module http_desync_guardian::request_analyzer

Structs

HttpHeader
HttpRequestData
RequestAnalysisResult

Constants

HEADERS_STACK_STORAGE_SIZE

How many headers are stored on stack. If more, it spills over to the heap.