mirror of
https://github.com/kennethreitz/requests3.git
synced 2026-06-05 23:10:16 +00:00
55 lines
454 B
ReStructuredText
55 lines
454 B
ReStructuredText
Feature Overview
|
|
================
|
|
|
|
|
|
Quickstart
|
|
==========
|
|
|
|
|
|
GET Request
|
|
-----------
|
|
|
|
|
|
Adding Parameters
|
|
-----------------
|
|
|
|
|
|
|
|
Adding Headers
|
|
--------------
|
|
|
|
|
|
|
|
HTTP Basic Auth
|
|
---------------
|
|
|
|
|
|
Tracking Redirects
|
|
------------------
|
|
|
|
|
|
|
|
|
|
HTTP POST (Form Data)
|
|
---------------------
|
|
|
|
|
|
HTTP POST (Binary Data)
|
|
-----------------------
|
|
|
|
|
|
HTTP POST (Multipart Files)
|
|
---------------------------
|
|
|
|
|
|
HTTP PUT
|
|
--------
|
|
|
|
|
|
HTTP DELETE
|
|
-----------
|
|
|
|
|
|
HTTP HEAD
|
|
---------
|