arrowhead-f/core-cpp

POPPY-0019: Number of headers in RequestParser/RequestBuffer

開放

#19 建立於 2021年1月4日

 (0 則留言) (0 個反應) (0 位負責人)C (0 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (1 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南