summaryrefslogtreecommitdiff
path: root/content/digarden/pages/20210520201643-http.org
diff options
context:
space:
mode:
Diffstat (limited to 'content/digarden/pages/20210520201643-http.org')
-rw-r--r--content/digarden/pages/20210520201643-http.org31
1 files changed, 31 insertions, 0 deletions
diff --git a/content/digarden/pages/20210520201643-http.org b/content/digarden/pages/20210520201643-http.org
new file mode 100644
index 0000000..0f5d731
--- /dev/null
+++ b/content/digarden/pages/20210520201643-http.org
@@ -0,0 +1,31 @@
+:PROPERTIES:
+:ID: ceff595c-9777-4097-bfdc-39372bc0e6f3
+:END:
+#+title: Http
+
+*Методы HTTP*:
+- GET
+- POST
+- PUT
+- PATCH
+- DELETE
+- OPTIONS
+
+*Заголовки запроса*:
+- HOST
+- User-Agent
+- Referer
+- Authorization
+- Cookie
+- Range
+- Cache-Control
+- If-Modified-Since
+- If-None-Match
+- Accept
+- Accept-encoding
+- Accept-language
+- Content-type
+- Content-encoding
+- Connection
+
+https://wizardzines.com/comics/request-headers/