Ecosyste.ms: Issues

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

GitHub / reactphp/http issues and pull requests

#541 - Allow psr/http-message v2.0 (1.x)

Pull Request - State: open - Opened by compwright 2 months ago - 1 comment

#540 - [3.x] Allow underscore character in Uri host

Pull Request - State: closed - Opened by clue 3 months ago
Labels: new feature

#539 - Fix expected error code in tests when ext-sockets is not enabled

Pull Request - State: closed - Opened by WyriHaximus 6 months ago - 2 comments
Labels: maintenance

#538 - New request parser breaks on local host names

Issue - State: open - Opened by akadlec 6 months ago
Labels: bug

#537 - [1.x] Improve PHP 8.4+ support by avoiding implicitly nullable types

Pull Request - State: closed - Opened by clue 6 months ago
Labels: new feature

#536 - [3.x] Improve PHP 8.4+ support by avoiding implicitly nullable types

Pull Request - State: closed - Opened by clue 6 months ago
Labels: new feature

#535 - Pass PHPStan Analysis

Pull Request - State: open - Opened by dsmithhayes 7 months ago

#534 - When a request is cancelled, the promise seems to not be cancelled.

Issue - State: open - Opened by wpjscc 7 months ago
Labels: bug

#533 - unexpected stream closing

Issue - State: closed - Opened by unglaublicherdude 8 months ago - 4 comments
Labels: question

#532 - Fix expected error code in tests when ext-sockets is not enabled

Pull Request - State: closed - Opened by lucasnetau 8 months ago - 2 comments
Labels: maintenance

#531 - Can't find ringcentral/psr7

Issue - State: closed - Opened by enterlight 8 months ago - 4 comments
Labels: question

#530 - Update to require PHP 7.1+

Pull Request - State: closed - Opened by clue 9 months ago
Labels: BC break

#529 - Drop deprecated alternative `Browser` constructor argument order

Pull Request - State: closed - Opened by clue 9 months ago
Labels: BC break

#528 - Drop deprecated `Server` class, use `HttpServer` instead

Pull Request - State: closed - Opened by clue 9 months ago
Labels: BC break

#527 - Hello `3.x` development branch

Pull Request - State: closed - Opened by WyriHaximus 9 months ago
Labels: maintenance

#526 - ServerInstance socket not closing on unexpected program termination or loop stop

Issue - State: closed - Opened by valzargaming 9 months ago - 4 comments
Labels: question

#525 - Unnecessary 'resume' of an input stream

Pull Request - State: open - Opened by skydiablo 10 months ago - 5 comments

#524 - Allow underscore character in Uri host

Pull Request - State: closed - Opened by lulhum 10 months ago - 5 comments
Labels: new feature

#523 - Validate outgoing HTTP message headers and reject invalid messages

Pull Request - State: closed - Opened by clue 11 months 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 11 months ago
Labels: new feature

#521 - Add new `Uri` class for new PSR-7 implementation

Pull Request - State: closed - Opened by clue 11 months 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 11 months 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 11 months ago
Labels: new feature

#518 - Refactor `Response` class to build on top of new PSR-7 implementation

Pull Request - State: closed - Opened by clue 11 months ago
Labels: new feature

#517 - Roadmap to reactphp/http v3

Issue - State: open - Opened by clue 12 months ago
Labels: maintenance

#516 - HTTP client: Fix empty streaming request body, omit `Transfer-Encoding: chunked`

Pull Request - State: closed - Opened by clue 12 months 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 12 months ago
Labels: bug, HTTP/1.1

#514 - Memory leak when using persistent connections

Issue - State: closed - Opened by mmoreram about 1 year ago - 3 comments
Labels: bug

#513 - Add support for psr/http-message v2

Issue - State: open - Opened by SimonFrings about 1 year ago - 4 comments
Labels: new feature

#512 - The psr/http-message v2 is not supported

Issue - State: closed - Opened by SergeC about 1 year ago - 1 comment
Labels: new feature, question

#511 - Update PSR dependency

Pull Request - State: closed - Opened by cracksalad about 1 year ago - 4 comments

#510 - Body Stream Closes when running Browser Request

Issue - State: closed - Opened by mrsimonbennett about 1 year ago - 3 comments
Labels: question

#509 - Random HTTP Requests don't resolve

Issue - State: closed - Opened by ellisonpatterson about 1 year ago - 2 comments
Labels: question

#508 - Test on PHP 8.3 and update test environment

Pull Request - State: closed - Opened by clue about 1 year 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 over 1 year ago - 1 comment

#506 - fix: #504 laravel + websockets: Unhandled promise rejection with TypeError

Pull Request - State: closed - Opened by SocolaDaiCa over 1 year ago - 1 comment

#505 - MAX_CHUNK_HEADER_SIZE size increase

Issue - State: closed - Opened by ellisonpatterson over 1 year ago - 4 comments
Labels: question

#504 - Laravel + websockets: Unhandled promise rejection with TypeError

Issue - State: closed - Opened by ryanbaldisco over 1 year ago - 1 comment
Labels: question

#503 - URI Behind Reverse Proxy Incorrect Scheme

Issue - State: closed - Opened by ellisonpatterson over 1 year ago - 5 comments
Labels: question

#502 - Update tests to remove defunct httpbin.org

Pull Request - State: closed - Opened by clue over 1 year ago
Labels: maintenance

#501 - Update test suite to avoid unhandled promise rejections

Pull Request - State: closed - Opened by clue over 1 year ago - 1 comment
Labels: maintenance

#500 - Unable to properly cancel request (Browser)

Issue - State: closed - Opened by bileslav over 1 year ago - 8 comments
Labels: bug

#499 - getFragment() returns empty string, username:password@hostname not supported

Issue - State: closed - Opened by valzargaming over 1 year 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 1 year ago - 1 comment
Labels: question

#497 - EmptyBodyStream as request body not working

Issue - State: closed - Opened by martin-heralecky over 1 year ago - 3 comments
Labels: bug

#496 - HTTP client: Simplify HTTP file uploads and submitting forms

Issue - State: open - Opened by clue almost 2 years ago - 3 comments
Labels: new feature, help wanted

#495 - Enable HTTP keep-alive by default for HTTP client

Pull Request - State: closed - Opened by clue almost 2 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 2 years ago - 5 comments
Labels: question

#493 - Request in exception

Pull Request - State: closed - Opened by R4c00n almost 2 years ago - 3 comments
Labels: new feature, BC break

#492 - Add Browser middleware

Pull Request - State: closed - Opened by R4c00n almost 2 years ago - 6 comments
Labels: new feature

#491 - Improve multipart limits test

Pull Request - State: closed - Opened by WyriHaximus almost 2 years ago - 1 comment
Labels: maintenance

#490 - Cannot create socket server

Issue - State: closed - Opened by designermonkey almost 2 years ago - 3 comments
Labels: bug

#489 - Writable updated

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

#488 - HTTP client: Expose maximum time to keep alive idle connection with persistent connections

Issue - State: open - Opened by pbrisson about 2 years ago - 5 comments
Labels: new feature

#487 - Template params can only have one argument

Pull Request - State: closed - Opened by WyriHaximus about 2 years ago
Labels: maintenance

#486 - Support HTTP keep-alive for HTTP client (reusing persistent connections)

Pull Request - State: closed - Opened by clue about 2 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 2 years ago - 5 comments

#484 - Consistently close HTTP client connections when response stream closes

Pull Request - State: closed - Opened by clue about 2 years ago
Labels: bug, HTTP/1.1, HTTP/1.0

#483 - Possible memory leak when using Queue

Issue - State: closed - Opened by wnuQq about 2 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 2 years ago
Labels: new feature

#480 - Add `Request` class to represent outgoing HTTP request message

Pull Request - State: closed - Opened by clue about 2 years ago
Labels: new feature

#479 - Revert issue template changes to use organisation issue template

Pull Request - State: closed - Opened by SimonFrings about 2 years ago - 1 comment
Labels: maintenance

#478 - Update test suite and report failed assertions

Pull Request - State: closed - Opened by clue over 2 years ago
Labels: maintenance

#477 - Memory leak?

Issue - State: closed - Opened by yyydevf over 2 years ago - 8 comments
Labels: question

#476 - Preserve method on redirect

Issue - State: closed - Opened by WyriHaximus over 2 years ago - 1 comment

#475 - Add issue template for better orientation

Pull Request - State: closed - Opened by SimonFrings over 2 years ago
Labels: maintenance

#474 - HTTP client: streamed request not triggering drain (perhaps)

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

#473 - Fix not respecting unlimited `post_max_size`

Pull Request - State: closed - Opened by VasekPurchart over 2 years ago - 5 comments
Labels: bug

#472 - Set up PHPStan on GitHub Actions

Pull Request - State: closed - Opened by nhedger over 2 years ago - 2 comments
Labels: maintenance

#471 - Testsuite improvements

Pull Request - State: open - Opened by WyriHaximus over 2 years ago - 2 comments
Labels: maintenance, easy pick

#470 - [Question] How to convert "Psr\Http\Message\StreamInterface" to "React\Stream\ReadableStreamInterface"

Issue - State: closed - Opened by omar391 over 2 years ago - 1 comment
Labels: question

#469 - Factory method for streaming server test

Pull Request - State: closed - Opened by WyriHaximus over 2 years ago - 2 comments
Labels: maintenance

#468 - HTTP client: Support persistent connections (aka HTTP/1.1 Keep-Alive)

Issue - State: closed - Opened by clue over 2 years ago - 3 comments
Labels: new feature, HTTP/1.1, help wanted, HTTP/1.0

#467 - Improve performance, reuse server params for same connection

Pull Request - State: closed - Opened by clue over 2 years ago
Labels: new feature

#466 - Test on PHP 8.2

Pull Request - State: closed - Opened by WyriHaximus over 2 years ago - 1 comment
Labels: maintenance

#465 - Move cookie parsing into dedicated class

Pull Request - State: closed - Opened by WyriHaximus over 2 years ago - 2 comments
Labels: maintenance, easy pick

#464 - Update test suite to use new reactphp/async package instead of clue/reactphp-block

Pull Request - State: closed - Opened by clue over 2 years ago
Labels: maintenance

#463 - Exemple of requestStreaming() with request AND response non blocking streaming

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

#462 - Download large data from browser

Issue - State: closed - Opened by maituduy over 2 years ago - 2 comments
Labels: question

#461 - Support for default request headers

Pull Request - State: closed - Opened by 51imyy over 2 years ago - 13 comments
Labels: new feature

#460 - Forward compatibility with upcoming Promise v3

Pull Request - State: closed - Opened by clue over 2 years ago - 3 comments
Labels: new feature

#459 - Refactor internal `Transaction` to avoid assigning dynamic properties (PHP 8.2+ compatibility)

Pull Request - State: closed - Opened by clue over 2 years ago
Labels: new feature

#458 - chore(docs): remove $ sign from shell commands

Pull Request - State: closed - Opened by nhedger over 2 years ago - 7 comments
Labels: maintenance

#457 - Improve performance, add internal `Clock`, reuse clock in same tick

Pull Request - State: closed - Opened by clue over 2 years ago
Labels: new feature

#456 - Server: header size exceeded when streaming request

Issue - State: closed - Opened by bartvanhoutte over 2 years ago - 3 comments
Labels: question

#455 - Improve performance by avoiding unneeded syscalls

Issue - State: closed - Opened by clue almost 3 years ago - 4 comments
Labels: new feature, help wanted

#454 - 1.when run in k8s, Connect via servicename.

Pull Request - State: closed - Opened by Chrisdowson almost 3 years ago - 2 comments
Labels: new feature, invalid

#453 - Streaming HTTP requests & awaiting promises

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

#452 - Improve documentation for closing response stream

Pull Request - State: closed - Opened by clue almost 3 years ago - 1 comment
Labels: maintenance

#451 - Accessing the `Connection` object

Issue - State: closed - Opened by bpolaszek almost 3 years ago - 2 comments
Labels: question

#450 - Fix legacy HHVM build by downgrading Composer

Pull Request - State: closed - Opened by SimonFrings almost 3 years ago
Labels: maintenance, easy pick

#449 - HTTP client: Support passing default request headers

Issue - State: closed - Opened by clue almost 3 years ago - 4 comments
Labels: new feature

#448 - README.md: fix typo

Pull Request - State: closed - Opened by jorrit almost 3 years ago - 3 comments
Labels: maintenance

#447 - is React\Http\Message\Response::plaintext binary safe? how am i supposed to respond with binary data?

Issue - State: closed - Opened by divinity76 almost 3 years ago - 2 comments
Labels: question

#446 - Add badge to show number of project installations

Pull Request - State: closed - Opened by SimonFrings almost 3 years ago
Labels: maintenance

#445 - HTTP client: Support for handling cookies

Issue - State: open - Opened by JustBeYou almost 3 years ago - 3 comments
Labels: new feature

#444 - Allow Explicit content length on HEAD requests

Pull Request - State: closed - Opened by mrsimonbennett almost 3 years ago - 1 comment
Labels: bug, new feature

#443 - HttpServer promise cancellation

Issue - State: closed - Opened by bileslav almost 3 years ago - 1 comment
Labels: question

#442 - HTTP client: Preserve request method and body for `307 Temporary Redirect` and `308 Permanent Redirect`

Pull Request - State: closed - Opened by dinooo13 about 3 years ago - 20 comments
Labels: new feature, HTTP/1.1