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
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
.
modern-python
/
httpware
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: add send_with_response method for atomic (response, decoded) pair
- #33
#33
Merged
lesnik512
merged 10 commits into
main
modern-python/httpware:main
from
feat/send-with-response
modern-python/httpware:feat/send-with-response
Copy head branch name to clipboard
Jun 8, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat: add send_with_response method for atomic (response, decoded) pair
#33
lesnik512
merged 10 commits into
main
modern-python/httpware:main
from
feat/send-with-response
modern-python/httpware:feat/send-with-response
Copy head branch name to clipboard
Commits
Commits on Jun 8, 2026
test(async): red-phase tests for AsyncClient.send_with_response
Show description for 50204dd
lesnik512
and
claude
committed
50204dd
View commit details
Copy full SHA for 50204dd
Browse repository at this point
test(async): drop unused record param; strengthen malformed-json assertions
Show description for ea02c98
lesnik512
and
claude
committed
ea02c98
View commit details
Copy full SHA for ea02c98
Browse repository at this point
feat(async): add AsyncClient.send_with_response
Show description for 3db953e
lesnik512
and
claude
committed
3db953e
View commit details
Copy full SHA for 3db953e
Browse repository at this point
test(sync): red-phase tests for Client.send_with_response
Show description for a8a2ff8
lesnik512
and
claude
committed
a8a2ff8
View commit details
Copy full SHA for a8a2ff8
Browse repository at this point
feat(sync): add Client.send_with_response
Show description for f285a5c
lesnik512
and
claude
committed
f285a5c
View commit details
Copy full SHA for f285a5c
Browse repository at this point
docs: document send_with_response in index + Seam B contract
Show description for 3c27dd8
lesnik512
and
claude
committed
3c27dd8
View commit details
Copy full SHA for 3c27dd8
Browse repository at this point
docs: clarify caller-defined helpers + add send() pointer
Show description for 4c197fd
lesnik512
and
claude
committed
4c197fd
View commit details
Copy full SHA for 4c197fd
Browse repository at this point
docs(deferred): record per-verb-with-response siblings discussion
Show description for ff3329c
lesnik512
and
claude
committed
ff3329c
View commit details
Copy full SHA for ff3329c
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/send-with-response
lesnik512
committed
7e72503
View commit details
Copy full SHA for 7e72503
Browse repository at this point
ci(bulkhead): mark inner-race arm of _check_loop no-cover
Show description for c2da4ea
lesnik512
and
claude
committed
c2da4ea
View commit details
Copy full SHA for c2da4ea
Browse repository at this point
You can’t perform that action at this time.