From 95aca4b4d8fa62815d4bd412fff1a364f842814a Mon Sep 17 00:00:00 2001 From: Ryan Johnson Date: Thu, 29 Apr 2021 16:16:42 -0700 Subject: remove retired locales (#699) --- files/id/web/http/status/200/index.html | 50 --------------------------------- 1 file changed, 50 deletions(-) delete mode 100644 files/id/web/http/status/200/index.html (limited to 'files/id/web/http/status/200/index.html') diff --git a/files/id/web/http/status/200/index.html b/files/id/web/http/status/200/index.html deleted file mode 100644 index 76c06a3e1e..0000000000 --- a/files/id/web/http/status/200/index.html +++ /dev/null @@ -1,50 +0,0 @@ ---- -title: 200 OK -slug: Web/HTTP/Status/200 -translation_of: Web/HTTP/Status/200 ---- -
{{HTTPSidebar}}
- -

HTTP 200 OK respon status sukses merupakan kode respon yang menandakan bahwa request sukses. respon 200 dapat dichace secara default.

- -

Arti dari sukses tergantung pada fungsi request HTTP:

- - - -

Kesuksesan hasil dari {{HTTPMethod("PUT")}} atau {{HTTPMethod("DELETE")}} biasanya bukan 200 OK tapi {{HTTPStatus("204")}} No Content (atau {{HTTPStatus("201")}} Created ketika resource diunggah pertama kali).

- -

Status

- -
200 OK
- -

Spesifikasi

- - - - - - - - - - - - -
SpesifikasiJudul
{{RFC("7231", "200 OK" , "6.3.1")}}Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content
- -

Kompabilitas Browser

- - - -

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

- -

Lihat Juga

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