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
#2776 - Make `raise_for_status` chainable
Pull Request -
State: closed - Opened by trim21 over 1 year ago
- 7 comments
#2774 - Proposal: make `raise_for_status` chainable
Issue -
State: closed - Opened by trim21 over 1 year ago
#2773 - Bump cryptography from 41.0.0 to 41.0.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2771 - Update requirements.txt
Pull Request -
State: closed - Opened by Kludex over 1 year ago
#2769 - Pin CI version of `click` to resolve mypy error
Pull Request -
State: closed - Opened by zanieb over 1 year ago
- 4 comments
#2768 - Use Mozilla documentation instead of `httpstatuses.com` for HTTP error reference
Pull Request -
State: closed - Opened by zanieb over 1 year ago
- 2 comments
#2762 - error
Issue -
State: closed - Opened by gjmhmm8 over 1 year ago
- 1 comment
#2761 - HTTP/2 error during request `KeyError: (<ConnectionState.CLOSED: 3>, <ConnectionInputs.SEND_HEADERS: 0>)`
Issue -
State: closed - Opened by gjmhmm8 over 1 year ago
- 1 comment
#2760 - _send_single_request logs sensitive data / leaks credentials
Issue -
State: closed - Opened by Netherwhal over 1 year ago
#2759 - Logged Exceptions contain sensitive data
Issue -
State: closed - Opened by tomsoliver over 1 year ago
#2757 - add overloads to cookies' get method
Pull Request -
State: closed - Opened by jvllmr over 1 year ago
- 3 comments
#2755 - Bump mkdocs-material from 9.1.15 to 9.1.17
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2754 - Bump mypy from 1.3.0 to 1.4.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2753 - Bump ruff from 0.0.260 to 0.0.275
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2752 - Bump coverage[toml] from 7.2.2 to 7.2.7
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2751 - Bump pytest from 7.3.1 to 7.4.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2748 - Client Side Certificate: support for passing certificate and private key as the actual raw string & I/O stream object
Issue -
State: closed - Opened by mohan314e over 1 year ago
- 1 comment
#2747 - Fix sample in quickstart.md
Pull Request -
State: closed - Opened by izeye over 1 year ago
#2744 - Drop support for Python 3.7
Pull Request -
State: closed - Opened by Pliner over 1 year ago
- 8 comments
#2741 - Fix environment proxies
Pull Request -
State: closed - Opened by karpetrosyan over 1 year ago
- 4 comments
#2740 - Fix URLPattern examples
Pull Request -
State: closed - Opened by karosis88 over 1 year ago
- 1 comment
#2738 - Cookies are not being imported properly?
Issue -
State: closed - Opened by OpsecGuy over 1 year ago
#2735 - Bump cryptography from 40.0.2 to 41.0.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2732 - Bump mypy from 1.0.1 to 1.3.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2731 - Bump pytest from 7.2.2 to 7.3.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2730 - Bump mkdocs from 1.4.2 to 1.4.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2729 - Bump mkdocs-material from 9.1.5 to 9.1.15
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2728 - Bump types-chardet from 5.0.4.5 to 5.0.4.6
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#2727 - async recommendations
Pull Request -
State: closed - Opened by trondhindenes over 1 year ago
- 3 comments
#2725 - docs: upload progress
Pull Request -
State: closed - Opened by trim21 over 1 year ago
- 8 comments
#2723 - Always encode forward slashes as `%2F` in query parameters
Pull Request -
State: closed - Opened by zanieb over 1 year ago
- 5 comments
#2721 - Use percent-encoding for `/` in query params, for better robustness.
Issue -
State: closed - Opened by marban over 1 year ago
- 4 comments
Labels: enhancement
#2718 - Make elapsed time available in the `response` event hook
Issue -
State: closed - Opened by joaonc over 1 year ago
#2716 - Add `socket_options` argument to `httpx.HTTPTransport` class
Pull Request -
State: closed - Opened by karosis88 over 1 year ago
- 1 comment
Labels: enhancement
#2715 - Add `socket_options` to `httpx.HTTPTransport`.
Issue -
State: closed - Opened by tomchristie over 1 year ago
Labels: enhancement
#2714 - Support context manager in Response object
Pull Request -
State: closed - Opened by Zheaoli over 1 year ago
- 5 comments
#2713 - If `params=...` is passed then replace any existing query parameters, rather than merge them.
Issue -
State: closed - Opened by tomchristie over 1 year ago
- 5 comments
#2712 - Reverting #2354
Issue -
State: closed - Opened by karosis88 over 1 year ago
- 3 comments
#2711 - Update changelog with WSGITransport SERVER_PROTOCOL fix
Pull Request -
State: closed - Opened by lazorchakp over 1 year ago
#2709 - httpx ignores no_proxy and https_proxy in docker-compose
Issue -
State: closed - Opened by lsch0lz over 1 year ago
#2708 - Ensure all WSGITransport environs have a SERVER_PROTOCOL
Pull Request -
State: closed - Opened by lazorchakp over 1 year ago
- 4 comments
#2707 - 0.24.1 is not released to pypi
Issue -
State: closed - Opened by trim21 over 1 year ago
- 1 comment
#2706 - Unable to get cookies
Issue -
State: closed - Opened by jalvespinto over 1 year ago
- 3 comments
#2702 - Version 0.24.1
Pull Request -
State: closed - Opened by epenet over 1 year ago
- 3 comments
#2701 - Fix for gen-delims escaping behaviour in path/query/fragment
Pull Request -
State: closed - Opened by tomchristie over 1 year ago
- 3 comments
Labels: bug
#2694 - Square brackets no longer work
Issue -
State: closed - Opened by sathio over 1 year ago
- 3 comments
#2692 - Bump cryptography from 39.0.1 to 40.0.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2691 - Bump uvicorn from 0.20.0 to 0.22.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2690 - Bump trustme from 0.9.0 to 1.0.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2689 - Bump types-chardet from 5.0.4.2 to 5.0.4.5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2688 - Bump trio-typing from 0.7.0 to 0.8.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2686 - Move configuration of tools to pyproject.toml
Pull Request -
State: closed - Opened by Secrus over 1 year ago
- 3 comments
#2683 - Add httpx-sse to Third Party Packages
Pull Request -
State: closed - Opened by florimondmanca over 1 year ago
- 2 comments
Labels: docs
#2680 - Fix ruff error and script
Pull Request -
State: closed - Opened by aminalaee over 1 year ago
- 1 comment
#2678 - Socks5h
Pull Request -
State: closed - Opened by sam-kleiner over 1 year ago
#2677 - [Bug] Logged issue with Pygments #2418
Issue -
State: closed - Opened by iPoetDev over 1 year ago
#2675 - Additional context in InvalidURL exceptions.
Pull Request -
State: closed - Opened by tomchristie over 1 year ago
Labels: enhancement
#2674 - Error parsing IPv6
Issue -
State: closed - Opened by Orion-zhen over 1 year ago
- 1 comment
#2673 - Client superfluously adding a trailing forward slash when provided with an empty path
Issue -
State: closed - Opened by Mardoxx over 1 year ago
- 1 comment
#2672 - Update PULL_REQUEST_TEMPLATE.md
Pull Request -
State: closed - Opened by tomchristie over 1 year ago
#2671 - Fix optional percent encoding behaviour.
Pull Request -
State: closed - Opened by tomchristie over 1 year ago
Labels: bug
#2670 - Percent sign not encoded when present in query params value
Issue -
State: closed - Opened by rslinckx over 1 year ago
- 7 comments
#2669 - Fix exception suppression in asgi transport
Pull Request -
State: closed - Opened by Nnonexistent over 1 year ago
- 1 comment
#2668 - Update PULL_REQUEST_TEMPLATE.md
Pull Request -
State: closed - Opened by Kludex over 1 year ago
#2667 - Fixes #2666: None is the default value of file for httpx.NetRCAuth
Pull Request -
State: closed - Opened by alexprengere over 1 year ago
#2666 - httpx 0.24 documentation issue for netrc support
Issue -
State: closed - Opened by tomchristie over 1 year ago
Labels: bug
#2660 - The `get_environment_proxies` function in _utils.py does not support IPv4, IPv6 correctly
Issue -
State: closed - Opened by HearyShen over 1 year ago
#2659 - fix: NO_PROXY should support IPv4, IPv6 and localhost
Pull Request -
State: closed - Opened by HearyShen over 1 year ago
- 1 comment
Labels: bug
#2657 - Broken timeout
Issue -
State: closed - Opened by karosis88 over 1 year ago
#2656 - set logging request lines to INFO level for async method also
Pull Request -
State: closed - Opened by oczkers over 1 year ago
- 1 comment
#2653 - need socks5 support and a good format
Issue -
State: closed - Opened by kwel999 over 1 year ago
#2652 - Version 0.24.0
Pull Request -
State: closed - Opened by tomchristie over 1 year ago
#2648 - Use ruff instead of flake8, autoflake and isort
Pull Request -
State: closed - Opened by Kludex over 1 year ago
#2646 - Any chance of use TCP proxies on HTTP/3 requests?
Issue -
State: closed - Opened by kaykyr over 1 year ago
#2645 - fix-2625: bump httpcore max version to 0.17.0
Pull Request -
State: closed - Opened by DavidBord over 1 year ago
- 1 comment
#2644 - Bump black from 22.10.0 to 23.3.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2643 - Bump pytest from 7.2.1 to 7.2.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2642 - Update httpcore requirement from <0.17.0,>=0.15.0 to >=0.15.0,<0.18.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies, python
#2641 - Bump coverage from 7.2.1 to 7.2.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2640 - Bump mkdocs-material from 9.0.15 to 9.1.5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2639 - Env proxy parser error
Issue -
State: closed - Opened by aetherwu over 1 year ago
#2638 - Specify `event_hooks` at the `Request` level
Issue -
State: closed - Opened by LBreedlove over 1 year ago
#2637 - Improve typing for 'method' parameters
Pull Request -
State: closed - Opened by karosis88 over 1 year ago
- 2 comments
#2632 - SSL + NordVPN Proxy
Issue -
State: closed - Opened by kkm over 1 year ago
- 2 comments
#2631 - How to send http request through specific network interface?
Issue -
State: closed - Opened by ChrisYP over 1 year ago
#2630 - More robust check for upload files in binary mode
Pull Request -
State: closed - Opened by lkuchenb over 1 year ago
- 4 comments
#2628 - simplify the client states, allow reopen after close()
Pull Request -
State: closed - Opened by Hearty07 over 1 year ago
- 2 comments
#2625 - RFE: please provide support for `httpcore` >= 0.17
Issue -
State: closed - Opened by kloczek over 1 year ago
- 1 comment
#2622 - Add caching for responses with the 301 status code
Pull Request -
State: closed - Opened by karosis88 over 1 year ago
- 3 comments
#2620 - ReadTimeout in asyncio has no message
Issue -
State: closed - Opened by PrasannaVenkadesh over 1 year ago
#2617 - How to dynamically update the proxy address of an object after it is created, and whether there is a similar method in HTTPX like using "session.proxies.update"?
Issue -
State: closed - Opened by RavenCri over 1 year ago
#2614 - Bump coverage from 6.5.0 to 7.2.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2613 - Bump types-chardet from 5.0.3 to 5.0.4.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2612 - Bump pytest from 7.2.0 to 7.2.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2611 - Bump mypy from 0.982 to 1.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, python
#2610 - Bump mkdocs-material from 8.5.11 to 9.0.15
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#2609 - Add sslcontext to the asynclient docstring
Pull Request -
State: closed - Opened by bpoirriez over 1 year ago
#2605 - Add support for (auth-int) quality of protection
Pull Request -
State: closed - Opened by karosis88 over 1 year ago
- 21 comments
#2600 - fix DigestAuth default value for qop field
Pull Request -
State: closed - Opened by skewty almost 2 years ago
- 9 comments
#2599 - Document the `extensions` API.
Issue -
State: closed - Opened by tomchristie almost 2 years ago
- 3 comments
Labels: docs