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/410/index.html | 54 --------------------------------- 1 file changed, 54 deletions(-) delete mode 100644 files/id/web/http/status/410/index.html (limited to 'files/id/web/http/status/410') diff --git a/files/id/web/http/status/410/index.html b/files/id/web/http/status/410/index.html deleted file mode 100644 index 42ac089598..0000000000 --- a/files/id/web/http/status/410/index.html +++ /dev/null @@ -1,54 +0,0 @@ ---- -title: 410 Gone -slug: Web/HTTP/Status/410 -tags: - - Galat Klien - - HTTP - - Kode status - - Referensi -translation_of: Web/HTTP/Status/410 ---- -
{{HTTPSidebar}}
- -

Kode respon HTTP 410 Gone mengindikasikan bahwa akses ke sumber daya tidak lagi tersedia di server asal dengan kondisi akan tidak tersedia secara permanen.

- -

Apabila Anda tidak tahu apakah kondisi ini hanya sementara atau permanen, kode error {{HTTPStatus(404)}} sebaiknya digunakan.

- -
-

Catatan: Sebuah respon 410 dapat disimpan di dalam cache secara bawaan.

-
- -

Status

- -
410 Gone
- -

Spesifikasi

- - - - - - - - - - - - - - -
SpecificationTitle
{{RFC("7231", "410 Gone" , "6.5.9")}}Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content
- -

Dukungan Peramban

- -

The information shown below has been pulled from MDN's GitHub (https://github.com/mdn/browser-compat-data).

- - - -

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

- -

Lihat Juga

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