0
I tried to send a headers and had the following error: "Invalid header name b':Authority'" And this error repeats to: ':method', ':path' and ':Scheme'
The question is, should I send without the ':', or can I not send these parameters? I fear that the site administrators can identify that my account has missed information on the headers or that the above parameters were sent without ':' and can identify that it was a bot.
Hello dear user-agent, I’ll just go ahead, it has no sense to send such parameters as
:path
and:scheme
are generated by the console through the verb and type of request for easy reading, they were not "sent", it is just an easier way to read and is used only on the console, have no reason to send something you do not even know what it is, this is programming based on "kick"Sometimes we do that, but don’t do what you don’t have to do just because you’ve seen someone or something doing. Program as needed and search.– Guilherme Nascimento
[...] Another expensive detail User-Agent, http-headers has no direct connection to HTML5, basically web uses HTTP, HTML is a consequence of a response, the answer can be text, can be video, can be picture.
– Guilherme Nascimento