arrowhead-f/core-cpp
POPPY-0019: Number of headers in RequestParser/RequestBuffer
Offen
#19 geöffnet am 04.01.2021
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.