S
S
SaShATeR2021-07-12 18:03:28
Python
SaShATeR, 2021-07-12 18:03:28

How to process post requests in python?

Can you please tell me how to process post requests in python?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Kuts, 2021-07-12
@fox_12

Requests - for example, from https://docs.python-requests.org/en/master/
Answers - depending on what structure comes in response - json, xml, plain text - we take the necessary libraries, respectively, and process them.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question