Project

General

Profile

Actions

Feature #560

closed

request body and response body inspection limits/sizes

Added by Victor Julien almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Effort:
Difficulty:
Label:

Description

Both request body inspection and response body inspection happens in a streaming fashion. Currently, hardcoded limits are enforced:

32k before inspection start (or complete buffer if request/response is complete)
4k sliding window

Both options should be made configurable per libhtp: server instance.

Actions

Also available in: Atom PDF