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/tr/web/http/status/405/index.html | 42 --------------------------------- 1 file changed, 42 deletions(-) delete mode 100644 files/tr/web/http/status/405/index.html (limited to 'files/tr/web/http/status/405/index.html') diff --git a/files/tr/web/http/status/405/index.html b/files/tr/web/http/status/405/index.html deleted file mode 100644 index ef06ed441a..0000000000 --- a/files/tr/web/http/status/405/index.html +++ /dev/null @@ -1,42 +0,0 @@ ---- -title: 405 İzin Verilmeyen Metot -slug: Web/HTTP/Status/405 -tags: - - Durum kodu -translation_of: Web/HTTP/Status/405 ---- -
{{HTTPSidebar}}
- -

HyperText Transfer Protocol (HTTP) 405 Method Not Allowed durum kodu sunucunun istek metodunu bilmesine rağmen istenen kaynak tarafından metodun desteklenmediği anlamına gelir.

- -

Sunucu MUTLAKA Allow başlığı ile istenen kaynağın şu an desteklediği metotları listeleyen bir 405 cevabı vermelidir.

- -

Durum

- -
405 Method Not Allowed
- -

Detaylar

- - - - - - - - - - - - - - -
SpecificationTitle
{{RFC("7231", "405 Method Not Allowed" , "6.5.5")}}Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content
- -

Bakınız

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