Skip to content

Commit ffcaf36

Browse files
i18n(ko-KR): update response-sent-error.mdx (#12447)
Co-authored-by: Yan <[email protected]>
1 parent 629b31e commit ffcaf36

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/content/docs/ko/reference/errors/response-sent-error.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ githubURL: https://github.com/withastro/astro/blob/main/packages/astro/src/core/
88
99
## 무엇이 잘못되었나요?
1010

11-
헤더, 쿠키, 상태 코드 설정과 같은 응답 변경은 페이지 컴포넌트 외부에서 수행할 수 없습니다.
11+
헤더, 쿠키, 상태 코드 설정과 같은 응답 변경은 오직 페이지 컴포넌트에서만 수행할 수 있습니다.
12+
13+
**더 보기:**
14+
- [HTML 스트리밍](/ko/guides/on-demand-rendering/#html-스트리밍)

0 commit comments

Comments
 (0)