arrowhead-f/core-cpp

POPPY-0019: Number of headers in RequestParser/RequestBuffer

Offen

#19 geöffnet am 04.01.2021

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (0 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (1 Stern)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

In request parser we should allocate the memory for a common number of HTTP request headers. In this way we could avoid the frequent reallocation of those headers.

Contributor Guide