Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
kigeia
/
requests
Public
forked from
psf/requests
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit History
Commits on Aug 30, 2011
Fix a bug when content-type is empty
kigeia
committed
1ecb593
Copy full SHA for 1ecb593
Commits on Aug 28, 2011
cleanup
Kenneth Reitz
committed
35fc3b4
Copy full SHA for 35fc3b4
shortcut strings
Kenneth Reitz
committed
dba7a5a
Copy full SHA for dba7a5a
automatic header expansion
Kenneth Reitz
committed
2fa180e
Copy full SHA for 2fa180e
cleanup
Kenneth Reitz
committed
3b9fc98
Copy full SHA for 3b9fc98
tuples too
Kenneth Reitz
committed
e272ec1
Copy full SHA for e272ec1
header expanding
Kenneth Reitz
committed
b97b443
Copy full SHA for b97b443
Commits on Aug 24, 2011
whitespace
Kenneth Reitz
committed
1d0a5b2
Copy full SHA for 1d0a5b2
utils.unicode_from_html
Kenneth Reitz
committed
636e61d
Copy full SHA for 636e61d
Only decode unicode from http headers
Show description for a94541d
Kenneth Reitz
committed
a94541d
Copy full SHA for a94541d
unsuccessful
Kenneth Reitz
committed
ce3b85a
Copy full SHA for ce3b85a
updated AUTHORS
Kenneth Reitz
committed
281aa5e
Copy full SHA for 281aa5e
Commits on Aug 23, 2011
Typos, nits and some 80w fixes
jbergstroem
committed
75027f9
Copy full SHA for 75027f9
Add test_requests.py to manifest
jbergstroem
committed
e8dbecb
Copy full SHA for e8dbecb
Commits on Aug 21, 2011
_content
Kenneth Reitz
committed
317c5b6
Copy full SHA for 317c5b6
AUTHORS -= Den Shabalin (I've already been mentioned in the list @ line 41.)
densh
committed
a86af44
Copy full SHA for a86af44
Merge branch 'develop' of git://github.com/kennethreitz/requests into develop
densh
committed
59924b9
Copy full SHA for 59924b9
no need to set content
Show description for c811022
Kenneth Reitz
committed
c811022
Copy full SHA for c811022
AUTHORS += 'Den Shabalin'
Kenneth Reitz
committed
1143d42
Copy full SHA for 1143d42
faq
Kenneth Reitz
committed
8d5108b
Copy full SHA for 8d5108b
Merge branch 'master' of git://github.com/kennethreitz/requests into develop
densh
committed
03e18bb
Copy full SHA for 03e18bb
Refactor response.content into a property. This makes content attribute discoverable through dir(response) and also guards from errors like forgetting to raise AttributeError in __getattr__. Also y…
Show description for 6a96652
densh
committed
6a96652
Copy full SHA for 6a96652
new FAQs
Kenneth Reitz
committed
d4bdd84
Copy full SHA for d4bdd84
history
Kenneth Reitz
committed
b45b329
Copy full SHA for b45b329
Request
Kenneth Reitz
committed
28ee978
Copy full SHA for 28ee978
big docs update
Kenneth Reitz
committed
596aceb
Copy full SHA for 596aceb
yay
Kenneth Reitz
committed
1f3e53b
Copy full SHA for 1f3e53b
docstringin' it up
Kenneth Reitz
committed
13db806
Copy full SHA for 13db806
Commits on Aug 20, 2011
no longer required
Kenneth Reitz
committed
d0fdf0e
Copy full SHA for d0fdf0e
cleanups
Kenneth Reitz
committed
c5d787d
Copy full SHA for c5d787d
docstrings for utils module
Kenneth Reitz
committed
873d128
Copy full SHA for 873d128
r.fo bugfix
Kenneth Reitz
committed
7f35ec7
Copy full SHA for 7f35ec7
remote read/close methods from response
Kenneth Reitz
committed
86cc274
Copy full SHA for 86cc274
settings.decode_unicode
Kenneth Reitz
committed
c19b2c5
Copy full SHA for c19b2c5
utils.decode_gzip
Kenneth Reitz
committed
4906686
Copy full SHA for 4906686
Pagination
Previous
Next
You can’t perform that action at this time.