Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / encode/httpx issues and pull requests

#2597 - config item to follow redirects by default

Issue - State: closed - Opened by AntiSol almost 2 years ago

#2596 - Add Response ok property like requests api

Pull Request - State: closed - Opened by gzq0616 almost 2 years ago - 1 comment

#2594 - improvement for command-line client

Pull Request - State: closed - Opened by kice almost 2 years ago - 3 comments

#2588 - Add support for streaming in ASGIDispatch

Pull Request - State: closed - Opened by florimondmanca almost 2 years ago - 1 comment

#2587 - Fix unclosed generator when running on trio

Pull Request - State: closed - Opened by florimondmanca almost 2 years ago - 2 comments

#2581 - fix type annotation for MockTransport

Pull Request - State: closed - Opened by adriangb almost 2 years ago - 1 comment

#2579 - Bump cryptography from 38.0.4 to 39.0.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, python

#2576 - Remove rfc3986 from Chinese readme

Pull Request - State: closed - Opened by paulschreiber almost 2 years ago - 1 comment

#2575 - Drop private logger imports from tests/utils.py

Pull Request - State: closed - Opened by florimondmanca almost 2 years ago - 1 comment
Labels: refactor

#2574 - Drop private imports from test_main.py

Pull Request - State: closed - Opened by florimondmanca almost 2 years ago
Labels: refactor

#2573 - Drop private imports from test_exported_members.py

Pull Request - State: closed - Opened by florimondmanca almost 2 years ago
Labels: refactor

#2572 - Drop private imports from test_urlparse.py

Pull Request - State: closed - Opened by florimondmanca almost 2 years ago
Labels: refactor

#2571 - Drop private imports from test_exceptions.py

Pull Request - State: closed - Opened by florimondmanca almost 2 years ago
Labels: refactor

#2570 - Drop private imports from test_decoders.py

Pull Request - State: closed - Opened by florimondmanca almost 2 years ago - 3 comments
Labels: refactor

#2569 - Drop private imports in tests/conftest.py

Pull Request - State: closed - Opened by florimondmanca almost 2 years ago
Labels: refactor

#2563 - Bump isort from 5.11.4 to 5.12.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, python

#2562 - Bump trio from 0.21.0 to 0.22.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, python

#2560 - Website is down

Issue - State: closed - Opened by nmoreaud almost 2 years ago - 2 comments

#2551 - My code raises "httpx.connecttimeout: timed out" exception.

Issue - State: closed - Opened by StegaDP almost 2 years ago - 1 comment

#2547 - Use standard logging style

Pull Request - State: closed - Opened by tomchristie almost 2 years ago - 7 comments

#2532 - NetRCInfo.netrc_info() doesn't work when run in a systemd service with DynamicUser=true

Issue - State: closed - Opened by tomchristie almost 2 years ago - 4 comments
Labels: bug

#2517 - Expose transport retries as `connect_retries` in client options

Pull Request - State: closed - Opened by zanieb almost 2 years ago - 4 comments
Labels: enhancement, discussion

#2515 - Support Enum query params

Pull Request - State: closed - Opened by Kludex almost 2 years ago - 9 comments
Labels: enhancement

#2492 - Refactor test cases that import from private namespace.

Issue - State: open - Opened by tomchristie almost 2 years ago - 5 comments
Labels: refactor

#2469 - Typing: add explicit types for public fields

Pull Request - State: closed - Opened by adriangb about 2 years ago - 6 comments
Labels: refactor

#2452 - doc: add recommendations for use of clients as context managers

Pull Request - State: closed - Opened by adriangb about 2 years ago - 4 comments
Labels: docs

#2423 - Change LineDecoder to match stdlib splitlines, resulting in significant speed up

Pull Request - State: closed - Opened by giannitedesco about 2 years ago - 21 comments
Labels: bug, api change

#2422 - LineDecoder is accidentally quadratic: iter_lines() seems to hang forever

Issue - State: closed - Opened by gtedesco-r7 about 2 years ago - 4 comments
Labels: perf

#2404 - improve types for RequestData

Pull Request - State: closed - Opened by adriangb about 2 years ago - 4 comments
Labels: refactor

#2186 - ASGITransport does not stream responses.

Issue - State: open - Opened by havardthom over 2 years ago - 7 comments

#2114 - Feature request: Pass certificates and keys without writing them to disk

Issue - State: closed - Opened by whiteowl3 over 2 years ago - 9 comments

#2088 - follow_redirects and `.netrc` credentials

Issue - State: closed - Opened by jjagielka almost 3 years ago - 5 comments
Labels: docs

#2058 - AsyncClient does not support being used within multiple event loops

Issue - State: closed - Opened by LaughInJar almost 3 years ago - 4 comments

#2042 - Review logging.

Issue - State: closed - Opened by tomchristie almost 3 years ago - 6 comments
Labels: user-experience

#2033 - Support digest authentication for HTTP proxies.

Issue - State: closed - Opened by tomchristie almost 3 years ago - 6 comments
Labels: enhancement, proxies, wontfix

#2026 - Dont perform implicit close/warning on `__del__`

Pull Request - State: closed - Opened by tomchristie almost 3 years ago - 1 comment
Labels: bug

#1990 - Making the exceptions pickleable

Issue - State: closed - Opened by randrej almost 3 years ago - 4 comments

#1980 - Not following redirects should be added to the readme.

Issue - State: closed - Opened by Sxderp almost 3 years ago - 8 comments
Labels: docs, discussion

#1927 - peer closed connection without sending complete message body (incomplete chunked read)

Issue - State: closed - Opened by ca3tie1 about 3 years ago - 8 comments
Labels: wontfix

#1862 - RemoteProtocolError: multiple Transfer-Encoding headers

Issue - State: open - Opened by cancan101 about 3 years ago - 10 comments
Labels: external

#1855 - Add cli support

Pull Request - State: closed - Opened by tomchristie about 3 years ago

#1797 - 1.0 announcement / funding page

Pull Request - State: closed - Opened by tomchristie over 3 years ago - 5 comments
Labels: wontfix

#1644 - Improve `UnsupportedProtocol` error messaging.

Issue - State: closed - Opened by tomchristie over 3 years ago - 12 comments
Labels: user-experience

#1620 - Support async file types in `files = {}` and `content = ...`

Issue - State: open - Opened by tomchristie over 3 years ago - 26 comments
Labels: enhancement

#1574 - Deprecate per-request cookies

Pull Request - State: closed - Opened by tomchristie over 3 years ago - 1 comment
Labels: user-experience

#1541 - Neater close logic

Pull Request - State: closed - Opened by tomchristie over 3 years ago - 1 comment

#1536 - Respect system proxy exclusions.

Issue - State: open - Opened by tomchristie over 3 years ago - 11 comments
Labels: requests-compat, wontfix

#1475 - HTTP/1.1 bidirectional streaming

Issue - State: closed - Opened by graingert almost 4 years ago - 3 comments

#1461 - Pool connection may not be closed correctly in AsyncClient when cancelling the request

Issue - State: closed - Opened by azulehner almost 4 years ago - 3 comments
Labels: bug, concurrency, pooling, httpcore

#1450 - Overall response timeout.

Issue - State: open - Opened by Granitosaurus almost 4 years ago - 29 comments
Labels: enhancement

#1444 - Using specific DNS servers

Issue - State: closed - Opened by florimondmanca almost 4 years ago - 3 comments
Labels: question

#1434 - HTTPS proxies support

Issue - State: closed - Opened by florimondmanca almost 4 years ago - 18 comments
Labels: enhancement, tls+pki, requests-compat, proxies, httpcore

#1427 - Not using selected ciphers

Issue - State: closed - Opened by drain almost 4 years ago - 3 comments
Labels: question, tls+pki

#1363 - Relax parsing of invalid HTTP header names?

Issue - State: open - Opened by shimachao about 4 years ago - 10 comments
Labels: user-experience, external, wontfix

#1352 - Support 'httpx.json = ...'

Pull Request - State: closed - Opened by tomchristie about 4 years ago - 21 comments
Labels: enhancement, wontfix

#1331 - Avoid SSL verification in AsyncClient()

Issue - State: closed - Opened by baptistapedro about 4 years ago - 4 comments
Labels: question

#1278 - Server Sent Events

Issue - State: closed - Opened by tomchristie about 4 years ago - 17 comments
Labels: enhancement

#1214 - HTTP/2 recommends sending multiple `Cookie` headers, rather than folding into a single header.

Issue - State: closed - Opened by maloibtc over 4 years ago - 9 comments
Labels: http/2, perf, external

#1171 - PoolTimeout when num tasks in asyncio.gather() exceeds client max_connections

Issue - State: closed - Opened by zeldrinn over 4 years ago - 22 comments
Labels: bug, concurrency, pooling

#1150 - HTTP/2 bi-directional streaming.

Issue - State: open - Opened by tomchristie over 4 years ago - 8 comments
Labels: enhancement

#1149 - Trailing Headers

Issue - State: closed - Opened by tomchristie over 4 years ago - 11 comments
Labels: enhancement

#1122 - Setting `app=...` or `transport=...` should bypass environment proxies.

Pull Request - State: closed - Opened by tomchristie over 4 years ago - 1 comment
Labels: bug

#1028 - verify argument seem unsupported by async client

Issue - State: closed - Opened by mchugh19 over 4 years ago - 4 comments
Labels: question

#1015 - Streaming Get and Post of a File

Issue - State: closed - Opened by michaelschmit over 4 years ago - 13 comments
Labels: question

#947 - Version 1.0

Issue - State: open - Opened by tomchristie over 4 years ago - 54 comments
Labels: 1.0 proposal

#838 - HTTPX AsyncClient slower than aiohttp?

Issue - State: closed - Opened by imbolc over 4 years ago - 22 comments
Labels: perf, discussion

#815 - How can I limit the number of requests made per second?

Issue - State: open - Opened by Midnighter almost 5 years ago - 16 comments

#767 - Client should have more lenient behaviour wrt. spec violations.

Issue - State: closed - Opened by fbexiga almost 5 years ago - 17 comments
Labels: question, external, wontfix

#761 - Is SSL certificate pinning supported?

Issue - State: closed - Opened by ghost almost 5 years ago - 6 comments
Labels: question, tls+pki

#752 - Should error responses raise an HTTPError by default?

Issue - State: closed - Opened by florimondmanca almost 5 years ago - 20 comments
Labels: user-experience

#717 - Custom JSON library

Issue - State: open - Opened by victoraugustolls almost 5 years ago - 34 comments
Labels: question

#643 - What behavior do we expect when a server issues an incorrect Content-Length?

Issue - State: closed - Opened by dalf almost 5 years ago - 7 comments
Labels: user-experience

#503 - Support HTTP/2 without TLS

Issue - State: closed - Opened by gvbgduh about 5 years ago - 19 comments
Labels: http/2, tls+pki, wontfix

#350 - Test client usage question: how to trigger lifespan startup and shutdown ?

Issue - State: closed - Opened by euri10 about 5 years ago - 19 comments

#309 - h11._util.LocalProtocolError: Too little data for declared Content-Length

Issue - State: closed - Opened by x0day about 5 years ago - 5 comments
Labels: bug

#304 - WebSockets support.

Issue - State: open - Opened by jlaine about 5 years ago - 43 comments
Labels: enhancement

#304 - WebSockets support.

Issue - State: open - Opened by jlaine about 5 years ago - 43 comments
Labels: enhancement

#302 - Drop certifi, use system trust store by default

Issue - State: open - Opened by sethmlarson about 5 years ago - 32 comments
Labels: tls+pki

#275 - HTTP/3 support.

Issue - State: open - Opened by jlaine over 5 years ago - 38 comments
Labels: enhancement

#258 - Proposal: AsyncClient API unification

Issue - State: closed - Opened by pquentin over 5 years ago - 14 comments

#258 - Proposal: AsyncClient API unification

Issue - State: closed - Opened by pquentin over 5 years ago - 14 comments

#258 - Proposal: AsyncClient API unification

Issue - State: closed - Opened by pquentin over 5 years ago - 14 comments

#258 - Proposal: AsyncClient API unification

Issue - State: closed - Opened by pquentin over 5 years ago - 14 comments

#207 - Improve README with the differentiators from other HTTP clients

Issue - State: closed - Opened by sethmlarson over 5 years ago - 7 comments
Labels: docs, wontfix

#152 - Ignore `None` Headers

Issue - State: closed - Opened by StephenBrown2 over 5 years ago - 10 comments

#108 - Retry requests

Issue - State: closed - Opened by StephenBrown2 over 5 years ago - 40 comments

#96 - h11._util.RemoteProtocolError: can't handle event type ConnectionClosed when role=SERVER and state=SEND_RESPONSE

Issue - State: closed - Opened by didip over 5 years ago - 110 comments
Labels: bug, discussion, external