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
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
/
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
.
encode
/
httpx
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.3k
Star
15.5k
Code
Pull requests
78
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Discussions
Actions
Security and quality
Insights
Event hooks
- #1246
#1246
Merged
lovelydinosaur
merged 23 commits into
master
encode/httpx:master
from
event-hooks-revisited
encode/httpx:event-hooks-revisited
Copy head branch name to clipboard
Sep 15, 2020
Conversation
Commits
23
聽(23)
Checks
Files changed
Merged
Event hooks
#1246
lovelydinosaur
merged 23 commits into
master
encode/httpx:master
from
event-hooks-revisited
encode/httpx:event-hooks-revisited
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2020
Add EventHooks internal datastructure
lovelydinosaur
committed
f07bfc5
View commit details
Copy full SHA for f07bfc5
Browse repository at this point
Add support for 'request' and 'response' event hooks
lovelydinosaur
committed
3767797
View commit details
Copy full SHA for 3767797
Browse repository at this point
Support Client.event_hooks property
lovelydinosaur
committed
4450ea2
View commit details
Copy full SHA for 4450ea2
Browse repository at this point
Handle exceptions raised by response event hooks
lovelydinosaur
committed
d3e0472
View commit details
Copy full SHA for d3e0472
Browse repository at this point
Docs for event hooks
lovelydinosaur
committed
7247802
View commit details
Copy full SHA for 7247802
Browse repository at this point
Only support 'request' and 'response' event hooks
lovelydinosaur
committed
e9ca1c1
View commit details
Copy full SHA for e9ca1c1
Browse repository at this point
Add event_hooks to top-level API
lovelydinosaur
committed
b61972c
View commit details
Copy full SHA for b61972c
Browse repository at this point
Commits on Sep 2, 2020
Event hooks
lovelydinosaur
committed
3da00da
View commit details
Copy full SHA for 3da00da
Browse repository at this point
Merge master
lovelydinosaur
committed
99a063e
View commit details
Copy full SHA for 99a063e
Browse repository at this point
Merge branch 'master' into event-hooks-revisited
lovelydinosaur
committed
e8e7419
View commit details
Copy full SHA for e8e7419
Browse repository at this point
Formatting
lovelydinosaur
committed
92b8739
View commit details
Copy full SHA for 92b8739
Browse repository at this point
Formatting
lovelydinosaur
committed
d2fba5a
View commit details
Copy full SHA for d2fba5a
Browse repository at this point
Merge branch 'master' into event-hooks-revisited
lovelydinosaur
authored
2d09ad1
View commit details
Copy full SHA for 2d09ad1
Browse repository at this point
Commits on Sep 3, 2020
Merge branch 'master' into event-hooks-revisited
lovelydinosaur
authored
2ee0745
View commit details
Copy full SHA for 2ee0745
Browse repository at this point
Fix up event hooks test
lovelydinosaur
committed
d0d8ddf
View commit details
Copy full SHA for d0d8ddf
Browse repository at this point
Commits on Sep 7, 2020
Add test case to confirm that redirects/event hooks don't currently play together correctly
lovelydinosaur
committed
2e62c97
View commit details
Copy full SHA for 2e62c97
Browse repository at this point
Commits on Sep 10, 2020
Merge master
lovelydinosaur
committed
89ab7c9
View commit details
Copy full SHA for 89ab7c9
Browse repository at this point
Commits on Sep 14, 2020
Merge master
lovelydinosaur
committed
486d437
View commit details
Copy full SHA for 486d437
Browse repository at this point
Refactor test cases
lovelydinosaur
committed
545c058
View commit details
Copy full SHA for 545c058
Browse repository at this point
Make response.request clear in response event hooks docs
lovelydinosaur
committed
da292a5
View commit details
Copy full SHA for da292a5
Browse repository at this point
Drop merge marker
lovelydinosaur
committed
eac61ff
View commit details
Copy full SHA for eac61ff
Browse repository at this point
Request event hook runs as soon as we have an auth-constructed request
lovelydinosaur
committed
c8ce977
View commit details
Copy full SHA for c8ce977
Browse repository at this point
Commits on Sep 15, 2020
Merge branch 'master' into event-hooks-revisited
lovelydinosaur
authored
da71106
View commit details
Copy full SHA for da71106
Browse repository at this point
You can鈥檛 perform that action at this time.