From da78a9e329e272dedb2400b79a3bdeebff387d47 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:17 -0500 Subject: initial commit --- files/ko/web/http/status/103/index.html | 43 +++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 files/ko/web/http/status/103/index.html (limited to 'files/ko/web/http/status/103') diff --git a/files/ko/web/http/status/103/index.html b/files/ko/web/http/status/103/index.html new file mode 100644 index 0000000000..0f31f3a62f --- /dev/null +++ b/files/ko/web/http/status/103/index.html @@ -0,0 +1,43 @@ +--- +title: 103 Early Hints +slug: Web/HTTP/Status/103 +translation_of: Web/HTTP/Status/103 +--- +

{{HTTPSidebar}}{{Draft}}

+ +

HTTP 103 Early Hints 정보 상태 응답 코드는 서버가 응답을 준비하는 동안에도 사용자 에이전트가 자원을 미리 읽어들일 수 있도록, 주로 {{HTTPHeader("Link")}} 헤더와 함께 사용됩니다.

+ +

상태

+ +
103 Early Hints
+ +

명세

+ + + + + + + + + + + + + + + + +
명세상태주석
{{RFC(8297, "103 Early Hints")}}IETF RFCInitial definition
+ +

브라우저 호환성

+ + + +

{{Compat("http.status.103")}}

+ +

같이 보기

+ + -- cgit v1.2.3-54-g00ecf