Skip to content

What is PUT?

PUT is an HTTP request method used to update or completely replace an existing resource on a server. In a security context, improperly configured PUT requests can lead to unauthorized modification of data.

Azərbaycanca: PUT, HTTP protokolunda serverdəki mövcud resursu yeniləmək və ya tamamilə əvəz etmək üçün istifadə olunan sorğu metodudur. Təhlükəsizlik kontekstində, düzgün konfiqurasiya edilməmiş PUT sorğuları məlumatların icazəsiz dəyişdirilməsinə səbəb ola bilər.

See also5