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 }}
Lispython
/
human_curl
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
201
Code
Issues
19
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fixed pool cleanup
- #24
#24
Open
stop777
wants to merge 12 commits into
Lispython:master
Lispython/human_curl:master
from
stop777:master
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Fixed pool cleanup
#24
stop777
wants to merge 12 commits into
Lispython:master
Lispython/human_curl:master
from
stop777:master
Copy head branch name to clipboard
Commits
Commits on Mar 19, 2013
fixed cleanup_pool
stop777
committed
1d703e8
View commit details
Copy full SHA for 1d703e8
Browse repository at this point
Fixed process_func setting in AsyncClient.start
stop777
committed
c07e8ca
View commit details
Copy full SHA for c07e8ca
Browse repository at this point
Commits on Mar 20, 2013
Fixed exception, when misconfigured server returns more than one status header
stop777
committed
0bb00b1
View commit details
Copy full SHA for 0bb00b1
Browse repository at this point
Merge branch 'master' of github.com:stop777/human_curl
stop777
committed
250148c
View commit details
Copy full SHA for 250148c
Browse repository at this point
Revert "Fixed process_func setting in AsyncClient.start"
Show description for 5a44074
stop777
committed
5a44074
View commit details
Copy full SHA for 5a44074
Browse repository at this point
Merge branch 'master' of https://github.com/Lispython/human_curl
stop777
committed
4a74397
View commit details
Copy full SHA for 4a74397
Browse repository at this point
Fixed no exception when no newline at end of headers when allow_redirects=True
stop777
committed
0025f5d
View commit details
Copy full SHA for 0025f5d
Browse repository at this point
added try catch while parsing headers, to prevent exception on bogus responses. e.g.
Show description for d1d4ae1
stop777
committed
d1d4ae1
View commit details
Copy full SHA for d1d4ae1
Browse repository at this point
Merge branch 'header_parsing'
stop777
committed
e30a4bd
View commit details
Copy full SHA for e30a4bd
Browse repository at this point
fixed indent
stop777
committed
bfcc9bd
View commit details
Copy full SHA for bfcc9bd
Browse repository at this point
Merge branch 'header_parsing'
stop777
committed
7186258
View commit details
Copy full SHA for 7186258
Browse repository at this point
Commits on Apr 5, 2013
Created workaround for reset curl handler
stop777
committed
fac4879
View commit details
Copy full SHA for fac4879
Browse repository at this point
You can’t perform that action at this time.