Other functionality

Report a typo

In the topic, we learned the basics of manipulating data. However, there are some other functions for this purpose in the requests library. For example, there's a separate function to observe which of HTTP verbs (GET, POST, etc.) are available by the URL we specify.

To find out the name of this function, check out the section "HTTP verbs" in Python documentation for requests. Below, write just its name.

Enter a short text
___

Create a free account to access the full topic