M
M
Master Ruby2021-09-23 13:46:17
Python
Master Ruby, 2021-09-23 13:46:17

How does the server differentiate between requests made with Python and requests made with the Browser?

Interested in how much the request made using Python (requests or httpx) differs from the request coming from any other browser? Are there any differences?
In theory, this is a set of the same bits.
How the server understands that the client that sends the request does not have a JS handler.

In advance, thank you all for your response.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Sokolov, 2021-09-23
@Dunaevlad

you can also check if you later requested some other URL, on the initiative of JS.
Did the connection close, or is it HTTP/2.

V
Vladislav Lyskov, 2021-09-23
@Vlatqa

obviously from the headlines

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question