Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Imbio
- Minneapolis, MN
- Sign in to view email
- https://sethmlarson.dev
Pinned
838 contributions in the last year
Activity overview
Contribution activity
January 2020
Created a pull request in python-trio/unasync that received 3 comments
Allow custom directory in place of '_async'
This allows the Hip project to use ahip -> hip.
+59
β7
•
3
comments
- Generate bad CA with trustme
- Generate client password-protected cert with trustme
- Generate client certs dynamically using trustme
- Optimize _encode_invalid_chars
- Generate IPv6 certificates using trustme
- Use trustme to generate IP_SAN cert
- Generate NO_SAN certs using trustme
- Support Python 3.9
- Add support for HTTPS connections to proxies.
- Fix tests on Python 3.8 + Windows
- Use Tornado 6 on Python 3 to fix 3.9 error
- Drop Python 3.4
Created an issue in python-hyper/h11 that received 4 comments
Handle multiple Content-Length headers with the same value
From RFC 7230 Section 3.3.2:
If a message is received that has multiple Content-Length header fields with field-values consisting of the same decimβ¦
4
comments