Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/reactphp/http
Event-driven, streaming HTTP client and server implementation for ReactPHP.
https://github.com/reactphp/http
Allow psr/http-message v2.0 (1.x)
compwright opened this pull request 2 months ago
compwright opened this pull request 2 months ago
[3.x] Allow underscore character in Uri host
clue opened this pull request 3 months ago
clue opened this pull request 3 months ago
Fix expected error code in tests when ext-sockets is not enabled
WyriHaximus opened this pull request 6 months ago
WyriHaximus opened this pull request 6 months ago
New request parser breaks on local host names
akadlec opened this issue 6 months ago
akadlec opened this issue 6 months ago
[1.x] Improve PHP 8.4+ support by avoiding implicitly nullable types
clue opened this pull request 6 months ago
clue opened this pull request 6 months ago
[3.x] Improve PHP 8.4+ support by avoiding implicitly nullable types
clue opened this pull request 6 months ago
clue opened this pull request 6 months ago
Pass PHPStan Analysis
dsmithhayes opened this pull request 7 months ago
dsmithhayes opened this pull request 7 months ago
When a request is cancelled, the promise seems to not be cancelled.
wpjscc opened this issue 7 months ago
wpjscc opened this issue 7 months ago
unexpected stream closing
unglaublicherdude opened this issue 7 months ago
unglaublicherdude opened this issue 7 months ago
Fix expected error code in tests when ext-sockets is not enabled
lucasnetau opened this pull request 8 months ago
lucasnetau opened this pull request 8 months ago
Can't find ringcentral/psr7
enterlight opened this issue 8 months ago
enterlight opened this issue 8 months ago
Update to require PHP 7.1+
clue opened this pull request 9 months ago
clue opened this pull request 9 months ago
Drop deprecated alternative `Browser` constructor argument order
clue opened this pull request 9 months ago
clue opened this pull request 9 months ago
Drop deprecated `Server` class, use `HttpServer` instead
clue opened this pull request 9 months ago
clue opened this pull request 9 months ago
Hello `3.x` development branch
WyriHaximus opened this pull request 9 months ago
WyriHaximus opened this pull request 9 months ago
ServerInstance socket not closing on unexpected program termination or loop stop
valzargaming opened this issue 9 months ago
valzargaming opened this issue 9 months ago
Unnecessary 'resume' of an input stream
skydiablo opened this pull request 9 months ago
skydiablo opened this pull request 9 months ago
Allow underscore character in Uri host
lulhum opened this pull request 10 months ago
lulhum opened this pull request 10 months ago
Validate outgoing HTTP message headers and reject invalid messages
clue opened this pull request 11 months ago
clue opened this pull request 11 months ago
Drop leftover RingCentral PSR-7 dependency, use own PSR-7 implementation
clue opened this pull request 11 months ago
clue opened this pull request 11 months ago
Add new `Uri` class for new PSR-7 implementation
clue opened this pull request 11 months ago
clue opened this pull request 11 months ago
Refactor HTTP message parsing to build on top of new PSR-7 implementation
clue opened this pull request 11 months ago
clue opened this pull request 11 months ago
Refactor `Request` and `ServerRequest` classes to build on top of new PSR-7 implementation
clue opened this pull request 11 months ago
clue opened this pull request 11 months ago
Refactor `Response` class to build on top of new PSR-7 implementation
clue opened this pull request 11 months ago
clue opened this pull request 11 months ago
Roadmap to reactphp/http v3
clue opened this issue 12 months ago
clue opened this issue 12 months ago
HTTP client: Fix empty streaming request body, omit `Transfer-Encoding: chunked`
clue opened this pull request 12 months ago
clue opened this pull request 12 months ago
[1.x] Ensure connection close handler is cleaned up for each request
WyriHaximus opened this pull request 12 months ago
WyriHaximus opened this pull request 12 months ago
Memory leak when using persistent connections
mmoreram opened this issue about 1 year ago
mmoreram opened this issue about 1 year ago
Add support for psr/http-message v2
SimonFrings opened this issue about 1 year ago
SimonFrings opened this issue about 1 year ago
The psr/http-message v2 is not supported
SergeC opened this issue about 1 year ago
SergeC opened this issue about 1 year ago
Update PSR dependency
cracksalad opened this pull request about 1 year ago
cracksalad opened this pull request about 1 year ago
Body Stream Closes when running Browser Request
mrsimonbennett opened this issue about 1 year ago
mrsimonbennett opened this issue about 1 year ago
Random HTTP Requests don't resolve
ellisonpatterson opened this issue about 1 year ago
ellisonpatterson opened this issue about 1 year ago
Test on PHP 8.3 and update test environment
clue opened this pull request about 1 year ago
clue opened this pull request about 1 year ago
Add Dynamic HTTP Status Code for JSON Responses in React\Http\Message\Response
emrancu opened this pull request about 1 year ago
emrancu opened this pull request about 1 year ago
fix: #504 laravel + websockets: Unhandled promise rejection with TypeError
SocolaDaiCa opened this pull request over 1 year ago
SocolaDaiCa opened this pull request over 1 year ago
MAX_CHUNK_HEADER_SIZE size increase
ellisonpatterson opened this issue over 1 year ago
ellisonpatterson opened this issue over 1 year ago
Laravel + websockets: Unhandled promise rejection with TypeError
ryanbaldisco opened this issue over 1 year ago
ryanbaldisco opened this issue over 1 year ago
URI Behind Reverse Proxy Incorrect Scheme
ellisonpatterson opened this issue over 1 year ago
ellisonpatterson opened this issue over 1 year ago
Update tests to remove defunct httpbin.org
clue opened this pull request over 1 year ago
clue opened this pull request over 1 year ago
Update test suite to avoid unhandled promise rejections
clue opened this pull request over 1 year ago
clue opened this pull request over 1 year ago
Unable to properly cancel request (Browser)
bileslav opened this issue over 1 year ago
bileslav opened this issue over 1 year ago
getFragment() returns empty string, username:password@hostname not supported
valzargaming opened this issue over 1 year ago
valzargaming opened this issue over 1 year ago
Regression: object with __toString no longer being accepted as request body in Browser post
RocketMan opened this issue over 1 year ago
RocketMan opened this issue over 1 year ago
EmptyBodyStream as request body not working
martin-heralecky opened this issue over 1 year ago
martin-heralecky opened this issue over 1 year ago
HTTP client: Simplify HTTP file uploads and submitting forms
clue opened this issue almost 2 years ago
clue opened this issue almost 2 years ago
Enable HTTP keep-alive by default for HTTP client
clue opened this pull request almost 2 years ago
clue opened this pull request almost 2 years ago
HTTP client on specific network shows poor performance
Exanlv opened this issue almost 2 years ago
Exanlv opened this issue almost 2 years ago
Request in exception
R4c00n opened this pull request almost 2 years ago
R4c00n opened this pull request almost 2 years ago
Add Browser middleware
R4c00n opened this pull request almost 2 years ago
R4c00n opened this pull request almost 2 years ago
Improve multipart limits test
WyriHaximus opened this pull request almost 2 years ago
WyriHaximus opened this pull request almost 2 years ago
Cannot create socket server
designermonkey opened this issue almost 2 years ago
designermonkey opened this issue almost 2 years ago
Writable updated
bosunski opened this pull request almost 2 years ago
bosunski opened this pull request almost 2 years ago
HTTP client: Expose maximum time to keep alive idle connection with persistent connections
pbrisson opened this issue almost 2 years ago
pbrisson opened this issue almost 2 years ago
Template params can only have one argument
WyriHaximus opened this pull request about 2 years ago
WyriHaximus opened this pull request about 2 years ago
Support HTTP keep-alive for HTTP client (reusing persistent connections)
clue opened this pull request about 2 years ago
clue opened this pull request about 2 years ago
Removed obsolete RingCentral/Psr7 dependency
vanodevium opened this pull request about 2 years ago
vanodevium opened this pull request about 2 years ago
Consistently close HTTP client connections when response stream closes
clue opened this pull request about 2 years ago
clue opened this pull request about 2 years ago
Possible memory leak when using Queue
wnuQq opened this issue about 2 years ago
wnuQq opened this issue about 2 years ago
Include buffer logic to avoid dependency on reactphp/promise-stream
clue opened this pull request about 2 years ago
clue opened this pull request about 2 years ago
Internal refactoring to remove internal `RequestData` and rename internal `Request` to `ClientRequestStream`
clue opened this pull request about 2 years ago
clue opened this pull request about 2 years ago
Add `Request` class to represent outgoing HTTP request message
clue opened this pull request about 2 years ago
clue opened this pull request about 2 years ago
Revert issue template changes to use organisation issue template
SimonFrings opened this pull request about 2 years ago
SimonFrings opened this pull request about 2 years ago
Update test suite and report failed assertions
clue opened this pull request about 2 years ago
clue opened this pull request about 2 years ago
Memory leak?
yyydevf opened this issue over 2 years ago
yyydevf opened this issue over 2 years ago
Preserve method on redirect
WyriHaximus opened this issue over 2 years ago
WyriHaximus opened this issue over 2 years ago
Add issue template for better orientation
SimonFrings opened this pull request over 2 years ago
SimonFrings opened this pull request over 2 years ago
HTTP client: streamed request not triggering drain (perhaps)
quazardous opened this issue over 2 years ago
quazardous opened this issue over 2 years ago
Fix not respecting unlimited `post_max_size`
VasekPurchart opened this pull request over 2 years ago
VasekPurchart opened this pull request over 2 years ago
Set up PHPStan on GitHub Actions
nhedger opened this pull request over 2 years ago
nhedger opened this pull request over 2 years ago
Testsuite improvements
WyriHaximus opened this pull request over 2 years ago
WyriHaximus opened this pull request over 2 years ago
[Question] How to convert "Psr\Http\Message\StreamInterface" to "React\Stream\ReadableStreamInterface"
omar391 opened this issue over 2 years ago
omar391 opened this issue over 2 years ago
Factory method for streaming server test
WyriHaximus opened this pull request over 2 years ago
WyriHaximus opened this pull request over 2 years ago
HTTP client: Support persistent connections (aka HTTP/1.1 Keep-Alive)
clue opened this issue over 2 years ago
clue opened this issue over 2 years ago
Improve performance, reuse server params for same connection
clue opened this pull request over 2 years ago
clue opened this pull request over 2 years ago
Test on PHP 8.2
WyriHaximus opened this pull request over 2 years ago
WyriHaximus opened this pull request over 2 years ago
Move cookie parsing into dedicated class
WyriHaximus opened this pull request over 2 years ago
WyriHaximus opened this pull request over 2 years ago
Update test suite to use new reactphp/async package instead of clue/reactphp-block
clue opened this pull request over 2 years ago
clue opened this pull request over 2 years ago
Exemple of requestStreaming() with request AND response non blocking streaming
quazardous opened this issue over 2 years ago
quazardous opened this issue over 2 years ago
Download large data from browser
maituduy opened this issue over 2 years ago
maituduy opened this issue over 2 years ago
Support for default request headers
51imyy opened this pull request over 2 years ago
51imyy opened this pull request over 2 years ago
Forward compatibility with upcoming Promise v3
clue opened this pull request over 2 years ago
clue opened this pull request over 2 years ago
Refactor internal `Transaction` to avoid assigning dynamic properties (PHP 8.2+ compatibility)
clue opened this pull request over 2 years ago
clue opened this pull request over 2 years ago
chore(docs): remove $ sign from shell commands
nhedger opened this pull request over 2 years ago
nhedger opened this pull request over 2 years ago
Improve performance, add internal `Clock`, reuse clock in same tick
clue opened this pull request over 2 years ago
clue opened this pull request over 2 years ago
Server: header size exceeded when streaming request
bartvanhoutte opened this issue over 2 years ago
bartvanhoutte opened this issue over 2 years ago
Improve performance by avoiding unneeded syscalls
clue opened this issue over 2 years ago
clue opened this issue over 2 years ago
1.when run in k8s, Connect via servicename.
Chrisdowson opened this pull request over 2 years ago
Chrisdowson opened this pull request over 2 years ago
Streaming HTTP requests & awaiting promises
bartvanhoutte opened this issue almost 3 years ago
bartvanhoutte opened this issue almost 3 years ago
Improve documentation for closing response stream
clue opened this pull request almost 3 years ago
clue opened this pull request almost 3 years ago
Accessing the `Connection` object
bpolaszek opened this issue almost 3 years ago
bpolaszek opened this issue almost 3 years ago
Fix legacy HHVM build by downgrading Composer
SimonFrings opened this pull request almost 3 years ago
SimonFrings opened this pull request almost 3 years ago
HTTP client: Support passing default request headers
clue opened this issue almost 3 years ago
clue opened this issue almost 3 years ago
README.md: fix typo
jorrit opened this pull request almost 3 years ago
jorrit opened this pull request almost 3 years ago
is React\Http\Message\Response::plaintext binary safe? how am i supposed to respond with binary data?
divinity76 opened this issue almost 3 years ago
divinity76 opened this issue almost 3 years ago
Add badge to show number of project installations
SimonFrings opened this pull request almost 3 years ago
SimonFrings opened this pull request almost 3 years ago
HTTP client: Support for handling cookies
JustBeYou opened this issue almost 3 years ago
JustBeYou opened this issue almost 3 years ago
Allow Explicit content length on HEAD requests
mrsimonbennett opened this pull request almost 3 years ago
mrsimonbennett opened this pull request almost 3 years ago
HttpServer promise cancellation
bileslav opened this issue almost 3 years ago
bileslav opened this issue almost 3 years ago
HTTP client: Preserve request method and body for `307 Temporary Redirect` and `308 Permanent Redirect`
dinooo13 opened this pull request almost 3 years ago
dinooo13 opened this pull request almost 3 years ago