arrowhead-f/core-cpp

POPPY-0019: Number of headers in RequestParser/RequestBuffer

Aperta

#19 aperta il 4 gen 2021

 (0 commenti) (0 reazioni) (0 assegnatari)C (0 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (1 stella)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor