Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
httprb
/
http
Public
Notifications
You must be signed in to change notification settings
Fork
325
Star
3.1k
Code
Issues
24
Pull requests
2
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Home
Jump to bottom
Edit
New page
Sarun Rattanasiri edited this page
Jul 5, 2020
·
36 revisions
Basic Usage
Making Requests
: getting started making basic requests
Passing Parameters
: send query string arguments, bodies, forms, and files in requests
Response Handling
: handle responses from requests
Headers
: add headers to your request
Authorization Header
: authorize your request using basic auth or bearer tokens
Cookies
: send and receive cookies with requests
HTTPS
: use HTTP securely!
Redirects
: automatically follow redirects
Advanced Features
Persistent Connections (keep-alive)
: reuse a connection for multiple requests
Timeouts
: ensure requests complete in a timely manner
Proxy Support
: send requests through an HTTP(S) proxy
Thread Safety
: notes on multithreaded operation
Compression
: compress and decompress sent and received data
Logging and Instrumentation
: measure and debug requests being made
Disabling URI Normalization
: in case you encountered with 404 NotFound error despite perfectly sure the URI was correct
Errors and Exceptions
: what will cause errors, what you find in a response
Wiki pages
Pages
19
Loading
Home
Basic Usage
Advanced Features
Loading
Authorization Header
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Compression
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Cookies
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Disabling URI Normalization
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Errors and Exceptions
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Headers
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
HTTPS
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Logging and Instrumentation
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Making Requests
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Passing Parameters
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Persistent Connections (keep alive)
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Privacylity
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Proxy Support
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Redirects
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Response Handling
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Testing
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Thread Safety
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Timeouts
Uh oh!
There was an error while loading.
Please reload this page
.
Show 4 more pages…
Add a custom sidebar
Clone this wiki locally
You can’t perform that action at this time.