source: content/digarden/pages/20210520201643-http.org@ 972a737

Last change on this file since 972a737 was 972a737, checked in by w96k <w96k@…>, on Apr 16, 2023 at 5:54:55 PM

Add logseq

  • Property mode set to 100644
File size: 482 bytes
Line 
1:PROPERTIES:
2:ID: ceff595c-9777-4097-bfdc-39372bc0e6f3
3:END:
4#+title: Http
5
6*Методы HTTP*:
7- GET
8- POST
9- PUT
10- PATCH
11- DELETE
12- OPTIONS
13
14*Заголовки запроса*:
15- HOST
16- User-Agent
17- Referer
18- Authorization
19- Cookie
20- Range
21- Cache-Control
22- If-Modified-Since
23- If-None-Match
24- Accept
25- Accept-encoding
26- Accept-language
27- Content-type
28- Content-encoding
29- Connection
30
31https://wizardzines.com/comics/request-headers/
Note: See TracBrowser for help on using the repository browser.