PROPFIND

Metoda HTTP

Specificarea metodei HTTP PROPFIND

lucrări în curs
Metoda HTTP PROPFIND a fost specificată în secțiunea 9.1 din documentul RFC 4918 de către Internet Engineering Task Force (IETF) și World Wide Web Consortium (W3C).

Descrierea metodei PROPFIND

lucrări în curs

Exemplu pentru metoda HTTP PROPFIND

Request header:
PROPFIND /data HTTP/1.1
Host: api.example.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)Chrome/58.0.3029.110 Safari/537
Depth: 1
Content-Type: text/xml; charset="utf-8"
Accept-Language: de-DE,de;q=0.5
Connection: keep-alive
Response header:
HTTP/1.1 207 Multi-Status
Content-Type: text/xml; charset="utf-8"
Content-Length: 453
Date: Mon, 31 July 2023 14:58:12 GMT
Server: Apache/2.4.7 (Ubuntu)
Cache-Control: no-cache