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

GitHub / symfony/symfony issues and pull requests

Labelled with: HttpClient

#62059 - [HttpClient] Add option `auto_upgrade_http_version` to control how the request HTTP version is handled in `HttplugClient` and `Psr18Client`

Pull Request - State: open - Opened by ajgarlag about 1 month ago - 1 comment
Labels: Feature, Status: Reviewed, HttpClient

#61716 - [HttpClient] Cannot stream an http response to provide the body of another Http Request

Issue - State: closed - Opened by jderusse 2 months ago - 3 comments
Labels: Bug, Status: Needs Review, HttpClient

#61679 - [HttpClient] CachingHttpClient does not support concurrent requests

Issue - State: closed - Opened by dcmbrs 2 months ago - 5 comments
Labels: Bug, Status: Needs Review, HttpClient

#61551 - [HttpClient] Automatic Gzip Decompression Fails with Explicit Accept-Encoding Header

Issue - State: closed - Opened by Surfoo 3 months ago - 1 comment
Labels: Bug, Status: Needs Review, HttpClient

#61534 - [HttpClient] Fix PHP 8.5 deprecation using str_increment()

Pull Request - State: closed - Opened by nicolas-grekas 3 months ago
Labels: Bug, Status: Needs Review, HttpClient

#60806 - [HttpClient] Limit curl's connection cache size

Pull Request - State: closed - Opened by nicolas-grekas 5 months ago
Labels: Bug, Status: Reviewed, HttpClient

#60713 - [HttpClient] Suggest amphp/http-client v5 by default

Pull Request - State: closed - Opened by nicolas-grekas 6 months ago
Labels: Status: Needs Review, HttpClient

#60712 - [HttpClient] Remove support for amphp/http-client < 5

Pull Request - State: closed - Opened by nicolas-grekas 6 months ago
Labels: Bug, Feature, Status: Needs Review, HttpClient

#60604 - [HttpClient] Add response status code helper

Pull Request - State: closed - Opened by jimmy-martin 6 months ago - 1 comment
Labels: Feature, Status: Needs Review, HttpClient

#60513 - [HttpClient] CurlHttpClient not closing file descriptors

Issue - State: open - Opened by digilist 6 months ago
Labels: Bug, Status: Needs Review, HttpClient

#60481 - [HttpClient] Bug on upcoming 7.3 for TraceableHttpClient profiling

Issue - State: closed - Opened by silverbackdan 6 months ago - 4 comments
Labels: Bug, Status: Needs Review, HttpClient

#60417 - Transient tests hunting

Issue - State: closed - Opened by xabbuh 6 months ago
Labels: FrameworkBundle, Help wanted, HttpClient

#60295 - [HttpClient] do not lose response information when truncating the debug buffer

Pull Request - State: closed - Opened by xabbuh 7 months ago - 1 comment
Labels: Bug, Status: Reviewed, HttpClient

#60295 - [HttpClient] do not lose response information when truncating the debug buffer

Pull Request - State: closed - Opened by xabbuh 7 months ago - 1 comment
Labels: Bug, Status: Reviewed, HttpClient

#60294 - [HttpClient] align the type to the one in the human description

Pull Request - State: closed - Opened by dkarlovi 7 months ago - 4 comments
Labels: Bug, Status: Reviewed, HttpClient

#60243 - [Cache][EventDispatcher][HttpClient][HttpKernel][Messenger][Validator][Workflow] Don't enable tracing unless the profiler is enabled

Pull Request - State: closed - Opened by nicolas-grekas 7 months ago - 11 comments
Labels: Validator, HttpKernel, EventDispatcher, Status: Reviewed, Cache, Workflow, :snowflake: Feature Freeze, Messenger, HttpClient

#60243 - [Cache][EventDispatcher][HttpClient][HttpKernel][Messenger][Validator][Workflow] Don't enable tracing unless the profiler is enabled

Pull Request - State: closed - Opened by nicolas-grekas 7 months ago - 11 comments
Labels: Validator, HttpKernel, EventDispatcher, Status: Reviewed, Cache, Workflow, :snowflake: Feature Freeze, Messenger, HttpClient

#60241 - [HttpClient] Improve memory consumption

Pull Request - State: closed - Opened by nicolas-grekas 7 months ago - 2 comments
Labels: Status: Needs Review, HttpClient

#60241 - [HttpClient] Improve memory consumption

Pull Request - State: closed - Opened by nicolas-grekas 7 months ago - 2 comments
Labels: Status: Needs Review, HttpClient

#60016 - [HttpClient] CurlResponse.php - Trying to access array offset on false

Issue - State: closed - Opened by sungvadan 8 months ago - 1 comment
Labels: Bug, Status: Needs Review, HttpClient, Stalled

#59883 - [HttpClient] Retry_failed - delay doesn't work

Issue - State: closed - Opened by devmysz 9 months ago - 6 comments
Labels: Bug, Status: Needs Review, HttpClient, Stalled

#59763 - [HttpClient] Don't send any default content-type when the body is empty

Pull Request - State: closed - Opened by nicolas-grekas 9 months ago
Labels: Bug, Status: Needs Review, HttpClient

#59763 - [HttpClient] Don't send any default content-type when the body is empty

Pull Request - State: closed - Opened by nicolas-grekas 9 months ago
Labels: Bug, Status: Needs Review, HttpClient

#59727 - [HttpClient] Fix activity tracking leading to negative timeout errors

Pull Request - State: closed - Opened by nicolas-grekas 10 months ago - 1 comment
Labels: Bug, Status: Needs Review, HttpClient

#59727 - [HttpClient] Fix activity tracking leading to negative timeout errors

Pull Request - State: closed - Opened by nicolas-grekas 10 months ago
Labels: Bug, Status: Needs Review, HttpClient

#59708 - [HttpClient] `curl_multi_select()` timeout must be positive

Pull Request - State: closed - Opened by PhilETaylor 10 months ago - 1 comment
Labels: Bug, Status: Reviewed, HttpClient

#59708 - [HttpClient] curl_multi_select(): timeout must be positive #59041

Pull Request - State: open - Opened by PhilETaylor 10 months ago - 1 comment
Labels: Bug, Feature, Status: Needs Review, HttpClient

#59695 - [HttpClient] pass CURLOPT_INFILESIZE_LARGE only when supported

Pull Request - State: closed - Opened by xabbuh 10 months ago - 1 comment
Labels: Status: Needs Review, HttpClient

#59695 - [HttpClient] pass CURLOPT_INFILESIZE_LARGE only when supported

Pull Request - State: closed - Opened by xabbuh 10 months ago - 1 comment
Labels: Status: Needs Review, HttpClient

#59691 - [HttpClient] Prevent empty request body stream in HttplugClient and Psr18Client

Pull Request - State: closed - Opened by ajgarlag 10 months ago - 1 comment
Labels: Bug, Status: Needs Review, HttpClient

#59691 - [HttpClient] Prevent empty request body stream in HttplugClient and Psr18Client

Pull Request - State: closed - Opened by ajgarlag 10 months ago - 6 comments
Labels: Bug, Status: Needs Review, HttpClient

#59689 - [HttpClient] Fix buffering AsyncResponse with no passthru

Pull Request - State: closed - Opened by nicolas-grekas 10 months ago
Labels: Bug, Status: Needs Review, HttpClient

#59654 - [HttpClient] Fix uploading files > 2GB

Pull Request - State: closed - Opened by nicolas-grekas 10 months ago
Labels: Bug, Status: Needs Review, HttpClient

#59648 - [HttpClient] Fix retrying requests with `Psr18Client` and NTLM connections

Pull Request - State: closed - Opened by nicolas-grekas 10 months ago - 1 comment
Labels: Bug, Status: Needs Review, HttpClient

#59648 - [HttpClient] Fix retrying requests with `Psr18Client` and NTLM connections

Pull Request - State: closed - Opened by nicolas-grekas 10 months ago - 1 comment
Labels: Bug, Status: Needs Review, HttpClient

#59631 - [HttpClient] Fix "Undefined array key" when processing a NativeResponse

Pull Request - State: open - Opened by Jean-Beru 10 months ago
Labels: Bug, Status: Needs Review, HttpClient

#59631 - [HttpClient] Fix processing a NativeResponse after its client has been reset

Pull Request - State: closed - Opened by Jean-Beru 10 months ago - 1 comment
Labels: Bug, Status: Reviewed, HttpClient

#59629 - http-client retry issue

Issue - State: closed - Opened by icarus94 10 months ago - 3 comments
Labels: Bug, Status: Needs Review, HttpClient

#59576 - [HttpClient] Make `CachingHttpClient` compatible with RFC 9111

Pull Request - State: open - Opened by Lctrs 10 months ago - 4 comments
Labels: Feature, Status: Needs Review, HttpClient

#59574 - [HttpClient] NoPrivateNetworkHttpClient with max_redirects = 0 returns empty content an the second call

Issue - State: closed - Opened by glaubinix 10 months ago - 1 comment
Labels: Bug, Status: Needs Review, HttpClient

#59553 - [HttpClient] Add accept-encoding gzip to normalized headers

Pull Request - State: open - Opened by ToshY 10 months ago - 3 comments
Labels: Bug, Status: Needs Review, HttpClient

#59551 - [HttpClient] `CurlResponse` property `inflate` is always `true` without explicit `Accept-Encoding` header

Issue - State: closed - Opened by ToshY 10 months ago - 16 comments
Labels: Bug, Status: Needs Review, HttpClient

#59511 - [DependencyInjection][HttpClient][Routing] Reject vertical tab in URIs

Pull Request - State: closed - Opened by alexandre-daubois 10 months ago - 9 comments
Labels: DependencyInjection, Routing, Status: Needs Review, HttpClient

#59510 - [HttpClient] Backslashes are not allowed

Issue - State: closed - Opened by aurimasrim 10 months ago - 2 comments
Labels: Bug, Status: Needs Review, HttpClient

#59320 - [HttpClient] fix amphp http client v5 unix socket

Pull Request - State: closed - Opened by praswicaksono 11 months ago - 3 comments
Labels: Bug, Status: Reviewed, HttpClient

#59319 - [HttpClient] allow to use unix socket when using amphp http client

Pull Request - State: closed - Opened by praswicaksono 11 months ago - 4 comments
Labels: Feature, Status: Needs Review, HttpClient

#59319 - [HttpClient] allow to use unix socket when using amphp http client

Pull Request - State: closed - Opened by praswicaksono 11 months ago - 4 comments
Labels: Feature, Status: Needs Review, HttpClient

#59303 - Importmap:install is failling with my setup. Seems related to recent change PR #58875

Issue - State: closed - Opened by nuncanada 11 months ago - 3 comments
Labels: Bug, Status: Needs Review, Status: Waiting feedback, HttpClient, AssetMapper

#59284 - HttpClient Response->getInfo contains unredirected url when getContent is not called first

Issue - State: closed - Opened by ThomasBerends 11 months ago - 1 comment
Labels: Bug, Status: Needs Review, HttpClient

#59250 - [HttpClient] Fix a typo in NoPrivateNetworkHttpClient

Pull Request - State: closed - Opened by Jontsa 11 months ago - 1 comment
Labels: Bug, Status: Reviewed, HttpClient

#59250 - [HttpClient] Fix a typo in NoPrivateNetworkHttpClient

Pull Request - State: closed - Opened by Jontsa 11 months ago - 1 comment
Labels: Bug, Status: Reviewed, HttpClient

#59188 - [HttpClient] Fix `reset()` not called on decorated clients

Pull Request - State: closed - Opened by HypeMC 11 months ago - 1 comment
Labels: Bug, Status: Reviewed, HttpClient

#59188 - [HttpClient] Fix `reset()` not called on decorated clients

Pull Request - State: closed - Opened by HypeMC 11 months ago - 1 comment
Labels: Bug, Status: Reviewed, HttpClient

#59100 - [HttpClient] Test POST to GET redirects

Pull Request - State: closed - Opened by KurtThiemann 12 months ago - 1 comment
Labels: Status: Reviewed, HttpClient

#59068 - [HttpClient] Add IPv6 support to `NativeHttpClient`

Pull Request - State: closed - Opened by dmitrii-baranov-tg 12 months ago - 4 comments
Labels: Feature, Status: Needs Review, HttpClient

#59046 - [HttpClient] Fix Undefined array key `connection`

Pull Request - State: open - Opened by PhilETaylor 12 months ago - 7 comments
Labels: Bug, Status: Needs Review, HttpClient

#59044 - [HttpClient] Fix Undefined array key "connection"

Pull Request - State: closed - Opened by PhilETaylor 12 months ago - 3 comments
Labels: Bug, Status: Needs Review, HttpClient

#59044 - [HttpClient] Fix Undefined array key "connection"

Pull Request - State: closed - Opened by PhilETaylor 12 months ago - 2 comments
Labels: Bug, Status: Needs Review, HttpClient

#59043 - [HttpClient] HEAD request turns into PUT request since 7.2.0

Issue - State: closed - Opened by dmaicher 12 months ago - 2 comments
Labels: Bug, Status: Needs Review, HttpClient

#59041 - [HttpClient] Warning: curl_multi_select(): timeout must be between 0 and 2147484

Issue - State: closed - Opened by dnllromao 12 months ago - 9 comments
Labels: Bug, Status: Needs Review, HttpClient

#59027 - Add IPv6 support to NativeHttpClient

Issue - State: closed - Opened by nicolas-grekas 12 months ago - 1 comment
Labels: Help wanted, HttpClient

#59023 - [HttpClient] Fix streaming and redirecting with NoPrivateNetworkHttpClient

Pull Request - State: closed - Opened by nicolas-grekas 12 months ago - 1 comment
Labels: Bug, Status: Reviewed, HttpClient

#59023 - [HttpClient] Fix streaming and redirecting with NoPrivateNetworkHttpClient

Pull Request - State: closed - Opened by nicolas-grekas 12 months ago - 1 comment
Labels: Bug, Status: Reviewed, HttpClient

#59013 - [HttpClient] Fix checking for private IPs before connecting

Pull Request - State: closed - Opened by nicolas-grekas 12 months ago
Labels: Bug, Status: Needs Review, HttpClient

#58984 - [HttpClient] More consistency cleanups

Pull Request - State: closed - Opened by nicolas-grekas 12 months ago
Labels: Status: Reviewed, HttpClient

#58984 - [HttpClient] More consistency cleanups

Pull Request - State: closed - Opened by nicolas-grekas 12 months ago
Labels: Status: Reviewed, HttpClient

#58982 - [HttpClient] Remove unrelevant test

Pull Request - State: closed - Opened by alexandre-daubois 12 months ago - 1 comment
Labels: Bug, Status: Needs Review, HttpClient

#58969 - [HttpClient] Various cleanups after recent changes

Pull Request - State: closed - Opened by nicolas-grekas 12 months ago - 2 comments
Labels: Status: Needs Review, HttpClient

#58969 - [HttpClient] Various cleanups after recent changes

Pull Request - State: closed - Opened by nicolas-grekas 12 months ago - 2 comments
Labels: Status: Needs Review, HttpClient

#58953 - [HttpClient] Fix computing stats for PUSH with Amp

Pull Request - State: closed - Opened by nicolas-grekas 12 months ago
Labels: Bug, Status: Needs Review, HttpClient

#58953 - [HttpClient] Fix computing stats for PUSH with Amp

Pull Request - State: closed - Opened by nicolas-grekas 12 months ago
Labels: Bug, Status: Needs Review, HttpClient

#58949 - [HttpClient] resolve IPv6 addresses with amphp/http-client 5

Pull Request - State: closed - Opened by xabbuh 12 months ago - 1 comment
Labels: Bug, Status: Needs Review, HttpClient

#58924 - [HttpClient] Fix empty hosts in option "resolve"

Pull Request - State: closed - Opened by nicolas-grekas about 1 year ago
Labels: Bug, Status: Needs Review, HttpClient

#58915 - [HttpClient] Fix option "resolve" with IPv6 addresses

Pull Request - State: closed - Opened by nicolas-grekas about 1 year ago
Labels: Bug, Status: Needs Review, HttpClient

#58911 - [HttpClient] fix tests

Pull Request - State: closed - Opened by xabbuh about 1 year ago - 4 comments
Labels: Status: Reviewed, HttpClient

#58911 - [HttpClient] fix tests

Pull Request - State: closed - Opened by xabbuh about 1 year ago - 4 comments
Labels: Status: Reviewed, HttpClient

#58901 - [HttpClient] Ignore RuntimeExceptions thrown when rewinding the PSR-7 created in HttplugWaitLoop::createPsr7Response

Pull Request - State: open - Opened by KurtThiemann about 1 year ago
Labels: Bug, Status: Needs Review, HttpClient

#58875 - [HttpClient] Removed body size limit

Pull Request - State: closed - Opened by Kinqdos about 1 year ago - 1 comment
Labels: Status: Needs Review, HttpClient

#58875 - [HttpClient] Removed body size limit

Pull Request - State: closed - Opened by Kinqdos about 1 year ago - 4 comments
Labels: Status: Needs Review, HttpClient

#58860 - [HttpClient] Fix catching some invalid Location headers

Pull Request - State: closed - Opened by nicolas-grekas about 1 year ago
Labels: Bug, Status: Needs Review, HttpClient

#58860 - [HttpClient] Fix catching some invalid Location headers

Pull Request - State: closed - Opened by nicolas-grekas about 1 year ago
Labels: Bug, Status: Needs Review, HttpClient

#58857 - [HttpClient] may leak InvalidArgumentException for malformed `location` header on redirect

Issue - State: closed - Opened by TimWolla about 1 year ago
Labels: Bug, Status: Needs Review, HttpClient

#58856 - [HttpClient] Stream request body in HttplugClient and Psr18Client

Pull Request - State: closed - Opened by KurtThiemann about 1 year ago - 8 comments
Labels: Bug, Status: Reviewed, HttpClient

#58856 - [HttpClient] Stream request body in HttplugClient and Psr18Client

Pull Request - State: closed - Opened by KurtThiemann about 1 year ago - 7 comments
Labels: Bug, Status: Reviewed, HttpClient

#58850 - [HttpClient] fix PHP 7.2 compatibility

Pull Request - State: closed - Opened by xabbuh about 1 year ago - 1 comment
Labels: Bug, Status: Needs Review, HttpClient

#58850 - [HttpClient] fix PHP 7.2 compatibility

Pull Request - State: closed - Opened by xabbuh about 1 year ago - 1 comment
Labels: Bug, Status: Needs Review, HttpClient

#58776 - [DependencyInjection][HttpClient][Routing] Reject URIs that contain invalid characters

Pull Request - State: closed - Opened by nicolas-grekas about 1 year ago
Labels: DependencyInjection, Routing, Status: Needs Review, HttpClient

#58776 - [DependencyInjection][HttpClient][Routing] Reject URIs that contain invalid characters

Pull Request - State: closed - Opened by nicolas-grekas about 1 year ago
Labels: DependencyInjection, Routing, Status: Needs Review, HttpClient

#58759 - Cannot get rid of "Configure the logger on the wrapped HTTP client directly instead."

Issue - State: closed - Opened by Seldaek about 1 year ago - 2 comments
Labels: Bug, Status: Needs Review, HttpClient

#58704 - [HttpClient] fix for HttpClientDataCollector fails if proc_open is disabled via php.ini

Pull Request - State: closed - Opened by ZaneCEO about 1 year ago - 4 comments
Labels: Bug, Status: Reviewed, HttpClient

#58704 - [HttpClient] fix for HttpClientDataCollector fails if proc_open is disabled via php.ini

Pull Request - State: closed - Opened by ZaneCEO about 1 year ago - 4 comments
Labels: Bug, Status: Reviewed, HttpClient

#58625 - [HttpClient] Fix typo in deprecation message

Pull Request - State: closed - Opened by Seldaek about 1 year ago - 2 comments
Labels: Bug, Status: Reviewed, HttpClient

#58625 - [HttpClient] Fix typo in deprecation message

Pull Request - State: closed - Opened by Seldaek about 1 year ago - 2 comments
Labels: Bug, Status: Reviewed, HttpClient

#58567 - [HttpClient] Fix class requirement message

Pull Request - State: closed - Opened by alexandre-daubois about 1 year ago - 1 comment
Labels: Bug, Status: Reviewed, HttpClient

#58567 - [HttpClient] Fix class requirement message

Pull Request - State: closed - Opened by alexandre-daubois about 1 year ago - 1 comment
Labels: Bug, Status: Reviewed, HttpClient

#58562 - [HttpClient] Close gracefull when the server closes the connection abruptly

Pull Request - State: closed - Opened by discordier about 1 year ago - 13 comments
Labels: Bug, Status: Needs Review, HttpClient

#58555 - [HttpClient] Add `total_time` to the response log

Pull Request - State: open - Opened by jwage about 1 year ago
Labels: Feature, Status: Reviewed, HttpClient

#58522 - [HttpClient] Update CommonResponseTrait.php

Pull Request - State: closed - Opened by suktec about 1 year ago - 1 comment
Labels: Bug, Status: Needs Work, HttpClient

#58522 - [HttpClient] Update CommonResponseTrait.php

Pull Request - State: closed - Opened by suktec about 1 year ago - 1 comment
Labels: Bug, Status: Needs Work, HttpClient

#58498 - [HttpClient] Stream throws exception

Issue - State: closed - Opened by nacholibre about 1 year ago - 2 comments
Labels: Bug, Status: Needs Review, Status: Waiting feedback, HttpClient