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.

贡献者指南