GitHub / reactphp/http issues and pull requests
#545 - Allow use of PSR-7 v2
Pull Request -
State: open - Opened by Crell 9 months ago
#545 - Allow use of PSR-7 v2
Pull Request -
State: open - Opened by Crell 9 months ago
- 8 comments
#544 - Allow usage of environment variables in PHP ini settings that contain byte size values
Pull Request -
State: open - Opened by graste 9 months ago
#543 - Run tests on PHP 8.4 and update test environment
Pull Request -
State: open - Opened by PaulRotmann 9 months ago
#543 - Run tests on PHP 8.4 and update test environment
Pull Request -
State: closed - Opened by PaulRotmann 9 months ago
Labels: maintenance
#542 - Allow psr/http-message ^2.0
Pull Request -
State: open - Opened by valzargaming 9 months ago
#542 - Allow psr/http-message ^2.0
Pull Request -
State: open - Opened by valzargaming 9 months ago
- 3 comments
#541 - Allow psr/http-message v2.0 (1.x)
Pull Request -
State: open - Opened by compwright about 1 year ago
#541 - Allow psr/http-message v2.0 (1.x)
Pull Request -
State: closed - Opened by compwright about 1 year ago
- 2 comments
#540 - [3.x] Allow underscore character in Uri host
Pull Request -
State: closed - Opened by clue about 1 year ago
Labels: new feature
#540 - [3.x] Allow underscore character in Uri host
Pull Request -
State: closed - Opened by clue about 1 year ago
Labels: new feature
#539 - Fix expected error code in tests when ext-sockets is not enabled
Pull Request -
State: closed - Opened by WyriHaximus over 1 year ago
- 2 comments
Labels: maintenance
#539 - Fix expected error code in tests when ext-sockets is not enabled
Pull Request -
State: closed - Opened by WyriHaximus over 1 year ago
- 2 comments
Labels: maintenance
#538 - New request parser breaks on local host names
Issue -
State: open - Opened by akadlec over 1 year ago
Labels: bug
#537 - [1.x] Improve PHP 8.4+ support by avoiding implicitly nullable types
Pull Request -
State: closed - Opened by clue over 1 year ago
Labels: new feature
#537 - [1.x] Improve PHP 8.4+ support by avoiding implicitly nullable types
Pull Request -
State: closed - Opened by clue over 1 year ago
Labels: new feature
#536 - [3.x] Improve PHP 8.4+ support by avoiding implicitly nullable types
Pull Request -
State: closed - Opened by clue over 1 year ago
Labels: new feature
#536 - [3.x] Improve PHP 8.4+ support by avoiding implicitly nullable types
Pull Request -
State: closed - Opened by clue over 1 year ago
Labels: new feature
#535 - Pass PHPStan Analysis
Pull Request -
State: open - Opened by dsmithhayes over 1 year ago
#535 - Pass PHPStan Analysis
Pull Request -
State: open - Opened by dsmithhayes over 1 year ago
#534 - When a request is cancelled, the promise seems to not be cancelled.
Issue -
State: open - Opened by wpjscc over 1 year ago
Labels: bug
#533 - unexpected stream closing
Issue -
State: closed - Opened by unglaublicherdude over 1 year ago
- 2 comments
Labels: bug
#532 - Fix expected error code in tests when ext-sockets is not enabled
Pull Request -
State: closed - Opened by lucasnetau over 1 year ago
- 2 comments
Labels: maintenance
#532 - Fix expected error code in tests when ext-sockets is not enabled
Pull Request -
State: closed - Opened by lucasnetau over 1 year ago
- 2 comments
Labels: maintenance
#531 - Can't find ringcentral/psr7
Issue -
State: closed - Opened by enterlight over 1 year ago
- 2 comments
Labels: question
#530 - Update to require PHP 7.1+
Pull Request -
State: open - Opened by clue over 1 year ago
Labels: BC break
#530 - Update to require PHP 7.1+
Pull Request -
State: closed - Opened by clue over 1 year ago
Labels: BC break
#529 - Drop deprecated alternative `Browser` constructor argument order
Pull Request -
State: closed - Opened by clue over 1 year ago
Labels: BC break
#529 - Drop deprecated alternative `Browser` constructor argument order
Pull Request -
State: closed - Opened by clue over 1 year ago
Labels: BC break
#528 - Drop deprecated `Server` class, use `HttpServer` instead
Pull Request -
State: closed - Opened by clue over 1 year ago
Labels: BC break
#528 - Drop deprecated `Server` class, use `HttpServer` instead
Pull Request -
State: closed - Opened by clue over 1 year ago
Labels: BC break
#527 - Hello `3.x` development branch
Pull Request -
State: closed - Opened by WyriHaximus over 1 year ago
Labels: maintenance
#527 - Hello `3.x` development branch
Pull Request -
State: closed - Opened by WyriHaximus over 1 year ago
Labels: maintenance
#526 - ServerInstance socket not closing on unexpected program termination or loop stop
Issue -
State: closed - Opened by valzargaming over 1 year ago
- 4 comments
Labels: question
#525 - Unnecessary 'resume' of an input stream
Pull Request -
State: open - Opened by skydiablo almost 2 years ago
#525 - Unnecessary 'resume' of an input stream
Pull Request -
State: open - Opened by skydiablo almost 2 years ago
- 5 comments
#524 - Allow underscore character in Uri host
Pull Request -
State: closed - Opened by lulhum almost 2 years ago
- 5 comments
Labels: new feature
#523 - Validate outgoing HTTP message headers and reject invalid messages
Pull Request -
State: closed - Opened by clue almost 2 years ago
Labels: new feature, HTTP/1.1, HTTP/1.0
#523 - Validate outgoing HTTP message headers and reject invalid messages
Pull Request -
State: closed - Opened by clue almost 2 years ago
Labels: new feature, HTTP/1.1, HTTP/1.0
#522 - Drop leftover RingCentral PSR-7 dependency, use own PSR-7 implementation
Pull Request -
State: closed - Opened by clue almost 2 years ago
Labels: new feature
#522 - Drop leftover RingCentral PSR-7 dependency, use own PSR-7 implementation
Pull Request -
State: closed - Opened by clue almost 2 years ago
Labels: new feature
#521 - Add new `Uri` class for new PSR-7 implementation
Pull Request -
State: closed - Opened by clue almost 2 years ago
Labels: new feature
#521 - Add new `Uri` class for new PSR-7 implementation
Pull Request -
State: closed - Opened by clue almost 2 years ago
Labels: new feature
#520 - Refactor HTTP message parsing to build on top of new PSR-7 implementation
Pull Request -
State: closed - Opened by clue almost 2 years ago
Labels: new feature, HTTP/1.1, HTTP/1.0
#520 - Refactor HTTP message parsing to build on top of new PSR-7 implementation
Pull Request -
State: closed - Opened by clue almost 2 years ago
Labels: new feature, HTTP/1.1, HTTP/1.0
#519 - Refactor `Request` and `ServerRequest` classes to build on top of new PSR-7 implementation
Pull Request -
State: closed - Opened by clue almost 2 years ago
Labels: new feature
#518 - Refactor `Response` class to build on top of new PSR-7 implementation
Pull Request -
State: closed - Opened by clue almost 2 years ago
Labels: new feature
#518 - Refactor `Response` class to build on top of new PSR-7 implementation
Issue -
State: closed - Opened by clue almost 2 years ago
Labels: new feature
#517 - Roadmap to reactphp/http v3
Issue -
State: open - Opened by clue almost 2 years ago
Labels: maintenance
#516 - HTTP client: Fix empty streaming request body, omit `Transfer-Encoding: chunked`
Pull Request -
State: closed - Opened by clue almost 2 years ago
Labels: bug, HTTP/1.1
#516 - HTTP client: Fix empty streaming request body, omit `Transfer-Encoding: chunked`
Pull Request -
State: closed - Opened by clue almost 2 years ago
Labels: bug, HTTP/1.1
#515 - [1.x] Ensure connection close handler is cleaned up for each request
Pull Request -
State: closed - Opened by WyriHaximus almost 2 years ago
Labels: bug, HTTP/1.1
#515 - [1.x] Ensure connection close handler is cleaned up for each request
Pull Request -
State: closed - Opened by WyriHaximus almost 2 years ago
Labels: bug, HTTP/1.1
#513 - Add support for psr/http-message v2
Issue -
State: open - Opened by SimonFrings about 2 years ago
- 18 comments
Labels: new feature
#512 - The psr/http-message v2 is not supported
Issue -
State: closed - Opened by SergeC about 2 years ago
- 1 comment
Labels: new feature, question
#511 - Update PSR dependency
Pull Request -
State: closed - Opened by cracksalad about 2 years ago
- 4 comments
#510 - Body Stream Closes when running Browser Request
Issue -
State: closed - Opened by mrsimonbennett about 2 years ago
- 3 comments
Labels: question
#509 - Random HTTP Requests don't resolve
Issue -
State: closed - Opened by ellisonpatterson about 2 years ago
- 2 comments
Labels: question
#508 - Test on PHP 8.3 and update test environment
Pull Request -
State: closed - Opened by clue about 2 years ago
Labels: new feature
#507 - Add Dynamic HTTP Status Code for JSON Responses in React\Http\Message\Response
Pull Request -
State: open - Opened by emrancu about 2 years ago
- 1 comment
#506 - fix: #504 laravel + websockets: Unhandled promise rejection with TypeError
Pull Request -
State: closed - Opened by SocolaDaiCa over 2 years ago
- 1 comment
#506 - fix: #504 laravel + websockets: Unhandled promise rejection with TypeError
Pull Request -
State: closed - Opened by SocolaDaiCa over 2 years ago
- 1 comment
#505 - MAX_CHUNK_HEADER_SIZE size increase
Issue -
State: closed - Opened by ellisonpatterson over 2 years ago
- 4 comments
Labels: question
#504 - Laravel + websockets: Unhandled promise rejection with TypeError
Issue -
State: closed - Opened by ryanbaldisco over 2 years ago
- 1 comment
Labels: question
#503 - URI Behind Reverse Proxy Incorrect Scheme
Issue -
State: closed - Opened by ellisonpatterson over 2 years ago
- 5 comments
Labels: question
#502 - Update tests to remove defunct httpbin.org
Pull Request -
State: closed - Opened by clue over 2 years ago
Labels: maintenance
#501 - Update test suite to avoid unhandled promise rejections
Pull Request -
State: closed - Opened by clue over 2 years ago
- 1 comment
Labels: maintenance
#500 - Unable to properly cancel request (Browser)
Issue -
State: closed - Opened by bileslav over 2 years ago
- 8 comments
Labels: bug
#499 - getFragment() returns empty string, username:password@hostname not supported
Issue -
State: closed - Opened by valzargaming over 2 years ago
- 1 comment
Labels: question
#498 - Regression: object with __toString no longer being accepted as request body in Browser post
Issue -
State: closed - Opened by RocketMan over 2 years ago
- 1 comment
Labels: question
#497 - EmptyBodyStream as request body not working
Issue -
State: closed - Opened by martin-heralecky over 2 years ago
- 2 comments
Labels: bug
#496 - HTTP client: Simplify HTTP file uploads and submitting forms
Issue -
State: open - Opened by clue almost 3 years ago
- 5 comments
Labels: new feature, help wanted
#495 - Enable HTTP keep-alive by default for HTTP client
Pull Request -
State: closed - Opened by clue almost 3 years ago
- 1 comment
Labels: new feature, HTTP/1.1, HTTP/1.0
#494 - HTTP client on specific network shows poor performance
Issue -
State: closed - Opened by Exanlv almost 3 years ago
- 5 comments
Labels: question
#493 - Request in exception
Pull Request -
State: closed - Opened by R4c00n almost 3 years ago
- 3 comments
Labels: new feature, BC break
#492 - Add Browser middleware
Pull Request -
State: closed - Opened by R4c00n almost 3 years ago
- 6 comments
Labels: new feature
#492 - Add Browser middleware
Pull Request -
State: closed - Opened by R4c00n almost 3 years ago
- 6 comments
Labels: new feature
#491 - Improve multipart limits test
Pull Request -
State: closed - Opened by WyriHaximus almost 3 years ago
- 1 comment
Labels: maintenance
#490 - Cannot create socket server
Issue -
State: closed - Opened by designermonkey almost 3 years ago
- 3 comments
Labels: bug
#489 - Writable updated
Pull Request -
State: closed - Opened by bosunski almost 3 years ago
#488 - HTTP client: Expose maximum time to keep alive idle connection with persistent connections
Issue -
State: open - Opened by pbrisson about 3 years ago
- 5 comments
Labels: new feature
#487 - Template params can only have one argument
Pull Request -
State: closed - Opened by WyriHaximus about 3 years ago
Labels: maintenance
#486 - Support HTTP keep-alive for HTTP client (reusing persistent connections)
Pull Request -
State: closed - Opened by clue about 3 years ago
- 1 comment
Labels: new feature, HTTP/1.1, HTTP/1.0
#485 - Removed obsolete RingCentral/Psr7 dependency
Pull Request -
State: closed - Opened by vanodevium about 3 years ago
- 5 comments
#485 - Removed obsolete RingCentral/Psr7 dependency
Pull Request -
State: closed - Opened by vanodevium about 3 years ago
- 5 comments
#484 - Consistently close HTTP client connections when response stream closes
Pull Request -
State: closed - Opened by clue about 3 years ago
Labels: bug, HTTP/1.1, HTTP/1.0
#483 - Possible memory leak when using Queue
Issue -
State: closed - Opened by wnuQq about 3 years ago
- 6 comments
Labels: question
#482 - Include buffer logic to avoid dependency on reactphp/promise-stream
Pull Request -
State: closed - Opened by clue about 3 years ago
Labels: new feature
#481 - Internal refactoring to remove internal `RequestData` and rename internal `Request` to `ClientRequestStream`
Pull Request -
State: closed - Opened by clue about 3 years ago
Labels: maintenance
#480 - Add `Request` class to represent outgoing HTTP request message
Pull Request -
State: closed - Opened by clue about 3 years ago
Labels: new feature
#479 - Revert issue template changes to use organisation issue template
Pull Request -
State: closed - Opened by SimonFrings about 3 years ago
- 1 comment
Labels: maintenance
#478 - Update test suite and report failed assertions
Pull Request -
State: closed - Opened by clue about 3 years ago
Labels: maintenance
#477 - Memory leak?
Issue -
State: closed - Opened by yyydevf over 3 years ago
- 8 comments
Labels: question
#476 - Preserve method on redirect
Issue -
State: closed - Opened by WyriHaximus over 3 years ago
- 1 comment
#475 - Add issue template for better orientation
Pull Request -
State: closed - Opened by SimonFrings over 3 years ago
Labels: maintenance
#474 - HTTP client: streamed request not triggering drain (perhaps)
Issue -
State: closed - Opened by quazardous over 3 years ago
- 4 comments
Labels: question
#473 - Fix not respecting unlimited `post_max_size`
Pull Request -
State: closed - Opened by VasekPurchart over 3 years ago
- 5 comments
Labels: bug
#473 - Fix not respecting unlimited `post_max_size`
Pull Request -
State: closed - Opened by VasekPurchart over 3 years ago
- 5 comments
Labels: bug
#472 - Set up PHPStan on GitHub Actions
Pull Request -
State: closed - Opened by nhedger over 3 years ago
- 2 comments
Labels: maintenance
#471 - Testsuite improvements
Pull Request -
State: open - Opened by WyriHaximus over 3 years ago
- 2 comments
Labels: maintenance, easy pick