Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/urllib3/urllib3
urllib3 is a user-friendly HTTP client library for Python
https://github.com/urllib3/urllib3
Use httpbin.org as an example for Emscripten
sethmlarson opened this pull request 11 months ago
sethmlarson opened this pull request 11 months ago
Emscripten support emits an InsecureRequestWarning even when using HTTPS
sethmlarson opened this issue 11 months ago
sethmlarson opened this issue 11 months ago
Create a workflow (nox?) for testing Emscripten support locally
sethmlarson opened this issue 11 months ago
sethmlarson opened this issue 11 months ago
Release 2.2.0
sethmlarson opened this pull request 11 months ago
sethmlarson opened this pull request 11 months ago
Ensure no remote connections during testing
miketheman opened this pull request 11 months ago
miketheman opened this pull request 11 months ago
Add documentation for Emscripten support
sethmlarson opened this pull request 11 months ago
sethmlarson opened this pull request 11 months ago
Fix TLS 1.3 Post Handshake Auth
jborean93 opened this pull request 11 months ago
jborean93 opened this pull request 11 months ago
TLS 1.3 Post Handshake Auth no longer working with urllib 2.1.0 when ignoring cert validation
jborean93 opened this issue 11 months ago
jborean93 opened this issue 11 months ago
Probe and cache HTTP/2 support per-origin
sethmlarson opened this pull request 11 months ago
sethmlarson opened this pull request 11 months ago
Slow test cases on pypy3.9-7.3.15 on Ubuntu 22.04
ecerulm opened this issue 11 months ago
ecerulm opened this issue 11 months ago
Add checks for stream body end for http2 request
Nightrider0098 opened this pull request 11 months ago
Nightrider0098 opened this pull request 11 months ago
Disable tunnel for http2 requests
Nightrider0098 opened this pull request 11 months ago
Nightrider0098 opened this pull request 11 months ago
Move response body handling in HTTP2Response
pquentin opened this pull request 11 months ago
pquentin opened this pull request 11 months ago
Remove TODO about informational responses
pquentin opened this pull request 11 months ago
pquentin opened this pull request 11 months ago
Hide H2Connection inside _LockedObject
pquentin opened this pull request 11 months ago
pquentin opened this pull request 11 months ago
Set response attribute `length_remaining` in BaseHTTPResponse
programmer-ke opened this pull request 11 months ago
programmer-ke opened this pull request 11 months ago
Fix HTTP version in debug log
pquentin opened this pull request 11 months ago
pquentin opened this pull request 11 months ago
Move length_remaining into BaseHTTPResponse
pquentin opened this issue 11 months ago
pquentin opened this issue 11 months ago
Update mypy library version to 1.8.0
Nightrider0098 opened this pull request 11 months ago
Nightrider0098 opened this pull request 11 months ago
Fix type checking when Zstandard is installed
illia-v opened this issue 11 months ago
illia-v opened this issue 11 months ago
Upgrade mypy to the latest version in CI
illia-v opened this issue 11 months ago
illia-v opened this issue 11 months ago
Make BaseHTTPResponse a base class of HTTP2Response
pquentin opened this pull request 11 months ago
pquentin opened this pull request 11 months ago
Allow testing HTTP/1.1 and HTTP/2 in the same test
pquentin opened this pull request 11 months ago
pquentin opened this pull request 11 months ago
Disable coverage under pypy3.9-v7.3.15
ecerulm opened this pull request 11 months ago
ecerulm opened this pull request 11 months ago
Pin to pypy-3.9-v7.3.13 in CI
ecerulm opened this pull request 11 months ago
ecerulm opened this pull request 11 months ago
Fix pypy ci
ecerulm opened this pull request 11 months ago
ecerulm opened this pull request 11 months ago
Comply with TLS settings mandated for HTTP/2 in RFC 9113
pquentin opened this issue 11 months ago
pquentin opened this issue 11 months ago
pypy tests often fail in CI with reason "cancelled after 30 minutes"
ecerulm opened this issue 11 months ago
ecerulm opened this issue 11 months ago
Add test-pypy3.8 test-pypy3.9 test-pypy3.10
ecerulm opened this pull request 11 months ago
ecerulm opened this pull request 11 months ago
Add support for using HTTP/2 without TLS or prior knowledge
sethmlarson opened this issue 11 months ago
sethmlarson opened this issue 11 months ago
Add support for sending a request body with HTTP/2
sethmlarson opened this issue 11 months ago
sethmlarson opened this issue 11 months ago
Allow HTTP/2 connection and socket to be re-used for future requests
sethmlarson opened this issue 11 months ago
sethmlarson opened this issue 11 months ago
Add support for streaming HTTP/2 responses
sethmlarson opened this issue 11 months ago
sethmlarson opened this issue 11 months ago
Add HTTP/2 support for forwarding proxies
sethmlarson opened this issue 11 months ago
sethmlarson opened this issue 11 months ago
Ensure HTTP/2 isn't offered for tunnel CONNECT requests
sethmlarson opened this issue 11 months ago
sethmlarson opened this issue 11 months ago
Add http_version property to BaseHTTPResponse
sethmlarson opened this issue 11 months ago
sethmlarson opened this issue 11 months ago
encode stringIO bodies to utf-8
zawan-ila opened this pull request 11 months ago
zawan-ila opened this pull request 11 months ago
Use proxy_ssl_context as SSL ctx when forwarding (PR V2)
abebeos opened this pull request 11 months ago
abebeos opened this pull request 11 months ago
Move response body handling into HTTP2Response
sethmlarson opened this issue 11 months ago
sethmlarson opened this issue 11 months ago
Provide a Test/Test-Mechanism for #3292
abebeos opened this issue 11 months ago
abebeos opened this issue 11 months ago
flush decoder when reaching EOF in partial reads
abebeos opened this pull request 11 months ago
abebeos opened this pull request 11 months ago
Handle StreamReset and ConnectionTerminated events
sethmlarson opened this issue 11 months ago
sethmlarson opened this issue 11 months ago
Add check for correct h2 version range
sethmlarson opened this issue 11 months ago
sethmlarson opened this issue 11 months ago
Make custom queue class feature work well with gevent
sethmlarson opened this issue 11 months ago
sethmlarson opened this issue 11 months ago
add HTTPSConnection.proxy_is_tunneling
abebeos opened this pull request 11 months ago
abebeos opened this pull request 11 months ago
[SECURITY] Clarify/Simplify HTTPSConnection.connect
ghost opened this issue 11 months ago
ghost opened this issue 11 months ago
Skip memray on pypy
ecerulm opened this pull request 11 months ago
ecerulm opened this pull request 11 months ago
Create a property for `proxy_is_tunnel`
ghost opened this issue 11 months ago
ghost opened this issue 11 months ago
Rudimentary HTTP/2 connection and response
sethmlarson opened this pull request 11 months ago
sethmlarson opened this pull request 11 months ago
ensure HTTPSconnection.is_verified is set properly
abebeos opened this pull request 11 months ago
abebeos opened this pull request 11 months ago
[REPO] Some Issues re This Github Repo
abebeos opened this issue 11 months ago
abebeos opened this issue 11 months ago
Link to fundraiser in docs banner
sethmlarson opened this pull request 11 months ago
sethmlarson opened this pull request 11 months ago
Inconsistent Test Behaviour of 'HTTPConnection.default_socket_options'
abebeos opened this issue 11 months ago
abebeos opened this issue 11 months ago
allow byte values in HTTPHeaderDict
zawan-ila opened this pull request 11 months ago
zawan-ila opened this pull request 11 months ago
ensure ProxyManager honors default_socket_options
abebeos opened this pull request 11 months ago
abebeos opened this pull request 11 months ago
IncompleteRead for last 64kb chunk of file, method works on versions before 2.1.0 (have "fix")
henryjfry opened this issue 12 months ago
henryjfry opened this issue 12 months ago
Fix TestConnectionPoolTimeouts::test_timeout
ecerulm opened this pull request 12 months ago
ecerulm opened this pull request 12 months ago
Idle timeout
ecerulm opened this pull request 12 months ago
ecerulm opened this pull request 12 months ago
Use -p and -m in mypy
ecerulm opened this pull request 12 months ago
ecerulm opened this pull request 12 months ago
Distinguish between truncated and excess content in response
crazyscientist opened this pull request 12 months ago
crazyscientist opened this pull request 12 months ago
void
abebeos opened this issue 12 months ago
abebeos opened this issue 12 months ago
Fix tests by handling ssl "record layer failure"
ecerulm opened this pull request 12 months ago
ecerulm opened this pull request 12 months ago
Add explicit_package_bases to pyproject.toml
ecerulm opened this pull request 12 months ago
ecerulm opened this pull request 12 months ago
Fix test by adding wait/sleep until server is ready
ecerulm opened this pull request 12 months ago
ecerulm opened this pull request 12 months ago
Handle OpenSSL 3.2.0 new error message for unexpected unencrypted records
ecerulm opened this issue 12 months ago
ecerulm opened this issue 12 months ago
https_proxy to http_host leads to `is_verfied==True`
abebeos opened this issue 12 months ago
abebeos opened this issue 12 months ago
Set proper `proxy_is_verified` value after connecting to proxy
abebeos opened this pull request 12 months ago
abebeos opened this pull request 12 months ago
add read/read1 incomplete tests (V2)
abebeos opened this pull request 12 months ago
abebeos opened this pull request 12 months ago
remove "watcher" thread suggestion from docs
abebeos opened this pull request 12 months ago
abebeos opened this pull request 12 months ago
void
abebeos opened this issue 12 months ago
abebeos opened this issue 12 months ago
[DEMO] 2799 flush decoder clarify
abebeos opened this pull request 12 months ago
abebeos opened this pull request 12 months ago
Misleading `IncompleteRead` exception, if a HTTP response contains unexpected content
crazyscientist opened this issue 12 months ago
crazyscientist opened this issue 12 months ago
Fix timeout tests on Windows
pquentin opened this pull request 12 months ago
pquentin opened this pull request 12 months ago
Bump CI to macOS 12
pquentin opened this pull request 12 months ago
pquentin opened this pull request 12 months ago
void
abebeos opened this pull request 12 months ago
abebeos opened this pull request 12 months ago
void
abebeos opened this issue 12 months ago
abebeos opened this issue 12 months ago
Remove unnecessary OpenSSL 1.1.1 matrix, push branch jobs
sethmlarson opened this pull request 12 months ago
sethmlarson opened this pull request 12 months ago
Use coverage sys.monitoring for a speed-boost
sethmlarson opened this pull request 12 months ago
sethmlarson opened this pull request 12 months ago
Bump RECENT_DATE
pquentin opened this pull request 12 months ago
pquentin opened this pull request 12 months ago
Remove Tornado
pquentin opened this pull request 12 months ago
pquentin opened this pull request 12 months ago
Fix ResourceWarning on CONNECT with Python < 3.11.4
graingert opened this pull request 12 months ago
graingert opened this pull request 12 months ago
temp: check if whitespace accepted before colon
zawan-ila opened this pull request 12 months ago
zawan-ila opened this pull request 12 months ago
void
abebeos opened this issue 12 months ago
abebeos opened this issue 12 months ago
HTTPResponse.read1() related test failures
abebeos opened this issue 12 months ago
abebeos opened this issue 12 months ago
void
abebeos opened this pull request 12 months ago
abebeos opened this pull request 12 months ago
[AWS ECS] Default_Cipher error in Docker
Tickets14 opened this issue 12 months ago
Tickets14 opened this issue 12 months ago
Fix TestBrokenPipe on macOS
zawan-ila opened this pull request 12 months ago
zawan-ila opened this pull request 12 months ago
urllib3 2.x SSLV3 Alert Handshake Failure for Proxy server with custom certificates
rsmoorthy opened this issue almost 1 year ago
rsmoorthy opened this issue almost 1 year ago
Fix coverage
pquentin opened this pull request about 1 year ago
pquentin opened this pull request about 1 year ago
Bump actions/checkout from 3df4ab11eba7bda6032a0b82a6bb43b11571feac to b4ffde65f46336ab88eb53be808477a3936bae11
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump actions/download-artifact from 3.0.2 to 4.0.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Bump actions/upload-artifact from 3.1.2 to 4.0.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
make sure test_ssl_failed_fingerprint_verification tests fingerprint …
graingert opened this pull request about 1 year ago
graingert opened this pull request about 1 year ago
also shutdown hypercorn server on setup failure
graingert opened this pull request about 1 year ago
graingert opened this pull request about 1 year ago
CI: Use single quotes, double quotes are invalid
hugovk opened this pull request about 1 year ago
hugovk opened this pull request about 1 year ago
CI: Only run cron jobs for upstream
hugovk opened this pull request about 1 year ago
hugovk opened this pull request about 1 year ago
Make `BytesQueueBuffer.get_all` more memory efficient
illia-v opened this pull request about 1 year ago
illia-v opened this pull request about 1 year ago
Make `HTTPResponse.read1` close response when all data is read
illia-v opened this pull request about 1 year ago
illia-v opened this pull request about 1 year ago
Factorize hypercon.Config() creation
pquentin opened this pull request about 1 year ago
pquentin opened this pull request about 1 year ago
Add support for having a maximum retry after wait length.
alexjircan opened this pull request about 1 year ago
alexjircan opened this pull request about 1 year ago