arrowhead-f/core-cpp

POPPY-0019: Number of headers in RequestParser/RequestBuffer

オープン

#19 opened on 2021/01/04

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C (0 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (1 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド