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 }}
attackgithub
/
httptools
Public
forked from
MagicStack/httptools
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 25, 2019
Fix a unittest; bump the version to 0.0.13
Yury Selivanov
committed
ebcc0fd
View commit details
Copy full SHA for ebcc0fd
Browse repository at this point
Bump the version to 0.0.12
Yury Selivanov
committed
423dc4b
View commit details
Copy full SHA for 423dc4b
Browse repository at this point
Ignore pytest' turd
Yury Selivanov
committed
60c3cc7
View commit details
Copy full SHA for 60c3cc7
Browse repository at this point
Bump http-parser to v2.9.0
Yury Selivanov
committed
b5e633b
View commit details
Copy full SHA for b5e633b
Browse repository at this point
document on_status protocol method
belm0
authored and
Yury Selivanov
committed
4cf09bb
View commit details
Copy full SHA for 4cf09bb
Browse repository at this point
Commits on Aug 14, 2018
More metadatas for pypi
yohanboniface
authored and
Yury Selivanov
committed
14043bd
View commit details
Copy full SHA for 14043bd
Browse repository at this point
Commits on Mar 29, 2018
Bump the version
Yury Selivanov
committed
8f41b46
View commit details
Copy full SHA for 8f41b46
Browse repository at this point
Removed meaningless code from the should_upgrade test.
trollfot
authored and
Yury Selivanov
committed
d1f49ce
View commit details
Copy full SHA for d1f49ce
Browse repository at this point
documented the new method, should_upgrade
trollfot
authored and
Yury Selivanov
committed
a3dbe51
View commit details
Copy full SHA for a3dbe51
Browse repository at this point
Using real object to tests should_upgrade
trollfot
authored and
Yury Selivanov
committed
881b601
View commit details
Copy full SHA for 881b601
Browse repository at this point
Added flag reading method for upgrade, to allow early discovery of an upgrade request (pre-raise, in on_message_complete)
trollfot
authored and
Yury Selivanov
committed
ae324ae
View commit details
Copy full SHA for ae324ae
Browse repository at this point
Commits on Dec 15, 2017
Bump the version to 0.0.10
Yury Selivanov
committed
bed2404
View commit details
Copy full SHA for bed2404
Browse repository at this point
Fix header fragmentation parsing (Fix #21)
Yury Selivanov
authored
772195c
View commit details
Copy full SHA for 772195c
Browse repository at this point
Commits on Dec 10, 2017
Fix header fragmentation parsing
yohanboniface
authored and
youknowone
committed
58dc648
View commit details
Copy full SHA for 58dc648
Browse repository at this point
Commits on Dec 9, 2017
Micro-optimize feed_data() for memoryviews
Yury Selivanov
committed
48f38d6
View commit details
Copy full SHA for 48f38d6
Browse repository at this point
Commits on Nov 27, 2017
Add more fragmented header tests
youknowone
committed
af31207
View commit details
Copy full SHA for af31207
Browse repository at this point
Add fragmented request unittest
yohanboniface
committed
61a4346
View commit details
Copy full SHA for 61a4346
Browse repository at this point
Commits on Nov 24, 2017
Merge pull request #24 from yohanboniface/on_url-doc
Show description for def67ef
Yury Selivanov
authored
def67ef
View commit details
Copy full SHA for def67ef
Browse repository at this point
Merge pull request #25 from yohanboniface/http-parser-2.7.1
Show description for 25a572e
Yury Selivanov
authored
25a572e
View commit details
Copy full SHA for 25a572e
Browse repository at this point
Update http-parser to 2.7.1
yohanboniface
committed
8c04f8f
View commit details
Copy full SHA for 8c04f8f
Browse repository at this point
Add "on_url" to README (fix #9)
yohanboniface
committed
ac24f40
View commit details
Copy full SHA for ac24f40
Browse repository at this point
Commits on Jul 9, 2016
Put proper return type for HttpRequestParser.get_method()
1st1
authored
fd42d6e
View commit details
Copy full SHA for fd42d6e
Browse repository at this point
Commits on Jul 8, 2016
Put proper return type for HttpRequestParser.get_method()
SethMichaelLarson
authored
4b39fe0
View commit details
Copy full SHA for 4b39fe0
Browse repository at this point
Commits on May 8, 2016
Bump version to v0.0.9
Yury Selivanov
committed
2cdb64e
View commit details
Copy full SHA for 2cdb64e
Browse repository at this point
Propagate errors from callbacks correctly; Fix upgrade (#3)
Yury Selivanov
committed
aea75f5
View commit details
Copy full SHA for aea75f5
Browse repository at this point
Commits on May 7, 2016
Bump version to v0.0.8
Yury Selivanov
committed
b3a86dd
View commit details
Copy full SHA for b3a86dd
Browse repository at this point
Refactor parse_url to use the buffer protocol; add tests
Yury Selivanov
committed
fed9b38
View commit details
Copy full SHA for fed9b38
Browse repository at this point
Bump version to v0.4.7
Yury Selivanov
committed
539227b
View commit details
Copy full SHA for 539227b
Browse repository at this point
Support HTTP upgrade
Yury Selivanov
committed
44050b4
View commit details
Copy full SHA for 44050b4
Browse repository at this point
Bump version to v0.0.6
Yury Selivanov
committed
f18e483
View commit details
Copy full SHA for f18e483
Browse repository at this point
Add a default config for py.test
Yury Selivanov
committed
98243ed
View commit details
Copy full SHA for 98243ed
Browse repository at this point
Update http-parser to v2.7.0
Yury Selivanov
committed
1e7d430
View commit details
Copy full SHA for 1e7d430
Browse repository at this point
Add 'on_message_begin' hook
Yury Selivanov
committed
aba3c5d
View commit details
Copy full SHA for aba3c5d
Browse repository at this point
Use buffer protocol (also fixes a bug in feed-data)
Yury Selivanov
committed
05dcfd4
View commit details
Copy full SHA for 05dcfd4
Browse repository at this point
Add a freelist for URL objects
Yury Selivanov
committed
498b23f
View commit details
Copy full SHA for 498b23f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.