I went to the local site of your provider. Then I wrote the following into the address bar:
http://luga.lan/robots.txt
In response I received:
User-agent: Yandex
Disallow: / engine
Host: luga.net.ua
The question is somehow strangely renamed. This is a robots.txt file that lies in the root of the site, it contains information about what can be indexed, and what can not be + separate rules.
In this case:
Source: https://ru.stackoverflow.com/questions/41172/
All Articles
GET
request after the sign?
, and in request ofPOST
in a request body? Or do you mean request / response header fields? If the latter, then they are described in the protocol standard rfc2616 (outdated document rfc2608). Translation into Russian rfc2068 easy to find on the Internet - alexlz