Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix typo
  • Loading branch information
freenice12 committed Jan 22, 2019
commit b698ef47bc14936dc3045f02b06be054ed8a436c
2 changes: 1 addition & 1 deletion source/_posts/2018-12-26-release-v6.16.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ a missing CLI flag to adjust the max header size of the http parser.
- add maxHeaderSize property (cjihrig) [#24860](https://github.com/nodejs/node/pull/24860)
-->

6.x 릴리스 라인에 도입된 6.15.0 보안 릴리스에 예상하지 못한 손상이 있었습니다. HTTP 바이너리 업그레이드 응답 본문과 http 파서의 최대 헤더 사이즈를 조정하는 누락된 CLI 플래그를 추가한 특별 릴리스입니다.
6.x 릴리스 라인에 도입된 6.15.0 보안 릴리스에 예상하지 못한 손상이 있었습니다. HTTP 바이너리 업그레이드 응답 보디에서 발생한 회귀 문제를 수정하고 http 파서의 최대 헤더 크기를 조정하는 플래그가 빠져서 추가한 특수한 릴리스입니다.
Comment thread
freenice12 marked this conversation as resolved.
Outdated

### 주요 변경사항

Expand Down