arrowhead-f/core-cpp

POPPY-0036: Limit content length for HTTP requests

開放

#38 建立於 2021年1月26日

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

倉庫指標

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

描述

HTTP request's content length can be arbitrary long, currently. This should be changed: limit the length in 1 MByte. This should be done for chunked content, too.

貢獻者指南