Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/reactphp/http-client

[Deprecated] Event-driven, streaming HTTP client for ReactPHP.
https://github.com/reactphp/http-client

chore(docs): remove leading dollar sign

nhedger opened this pull request over 2 years ago
Minimal fix for PHP 8

remicollet opened this pull request over 3 years ago
Add deprecation notice to suggest HTTP component instead

clue opened this pull request about 4 years ago
Heads up! Development focus on react/http

clue opened this issue over 4 years ago
Simplify test matrix and test setup

clue opened this pull request almost 5 years ago
Avoid unneeded warning when decoding invalid data on PHP 7.4

clue opened this pull request almost 5 years ago
Add .gitattributes to exclude dev files from exports

reedy opened this pull request almost 5 years ago
[WIP] Merge buzz into http-client

WyriHaximus opened this pull request almost 5 years ago
is $loop->run(); blocking?

erlangparasu opened this issue about 5 years ago
[WIP] Forward compatibility with react/promise 3

WyriHaximus opened this pull request about 5 years ago
Support HTTP upgrades (WebSocket etc.)

clue opened this issue about 5 years ago
Stop streaming half-way.

bartvanhoutte opened this issue about 5 years ago
Add request maximum timeout

ghost opened this pull request over 5 years ago
ignore protocl case

fake-jalloc opened this pull request over 5 years ago
Uppercase http & https

fake-jalloc opened this pull request over 5 years ago
Support for certificate authentication when using HttpClientAdapter

TaelmanTim opened this issue over 5 years ago
Link to clue/reactphp-buzz for higher-level HTTP client

clue opened this pull request over 5 years ago
Trying to POST multipart/form-data

esoodev opened this issue almost 6 years ago
Can this library be used in php-fpm mode?

sinchie opened this issue almost 6 years ago
Support detecting response body boundaries

clue opened this issue about 6 years ago
Integrate Server Sent event api (EventSource) or streaming HTTP api

theiosdevguy opened this issue about 6 years ago
Memory leak in SecureConnector

laszlovl opened this issue over 6 years ago
client pool

hustneverland opened this issue over 6 years ago
Naive attempt to implement keepalive connections

someniatko opened this pull request over 6 years ago
Apply maximum test timeouts for integration tests

clue opened this pull request over 6 years ago
Support legacy HTTP servers that use only LF instead of CRLF

clue opened this pull request over 6 years ago
[bug]Concurrent with more than 1000 requests.

slince opened this issue over 6 years ago
How to get the full response body?

slince opened this issue over 6 years ago
[RFC] Improve compatibility with legacy versions

clue opened this pull request over 6 years ago
Test against PHP 7.2

clue opened this pull request over 6 years ago
Improve backwards compatibility with Promise v1

clue opened this pull request over 6 years ago
Replace Guzzle with RingCentral

clue opened this pull request over 6 years ago
Ignore excessive whitespace in chunk header

clue opened this pull request over 6 years ago
Fix ignoring invalid incoming Transfer-Encoding response header

clue opened this pull request over 6 years ago
Documentation for Client (and advanced Connector)

clue opened this pull request over 6 years ago
Error on "close" event

hemantjp opened this issue almost 7 years ago
Simpify Request class code

cebe opened this pull request almost 7 years ago
Delay Request Connection

cebe opened this issue almost 7 years ago
strtolower() expects parameter 1 to be string, array given

DangerLifter opened this issue almost 7 years ago
Ignore excessive whitespace in chunk header

DangerLifter opened this pull request almost 7 years ago
Unable to validate "1 " as chunk length header

DangerLifter opened this issue almost 7 years ago
Hanging connector

DangerLifter opened this issue almost 7 years ago
question regarding writing

evilmake opened this issue almost 7 years ago
Support PHPUnit 6

carusogabriel opened this pull request almost 7 years ago
Cleanup and improve README

jsor opened this pull request about 7 years ago
Update Socket to support HTTP over Unix domain sockets (UDS)

clue opened this pull request about 7 years ago
Update Socket to work around sending secure HTTPS requests with PHP < 7.1.4

clue opened this pull request about 7 years ago
Update Socket dependency to support hosts file on all platforms

clue opened this pull request about 7 years ago
Allow ws and wss schemes

mbonneau opened this pull request about 7 years ago
Target evenement 3.0 a long side 2.0

WyriHaximus opened this pull request about 7 years ago
Lock Travis distro so new defaults will not break the build

clue opened this pull request about 7 years ago
Time Out Question

dashuaige2000 opened this issue about 7 years ago
Request every 5 seconds

ostap-mykhaylyak opened this issue over 7 years ago
Remote content on change

ostap-mykhaylyak opened this issue over 7 years ago
Fix merging default headers if overwritten with custom case headers

clue opened this pull request over 7 years ago
Support passing arrays for request header values

clue opened this pull request over 7 years ago
Emit error event if request URL is invalid

clue opened this pull request over 7 years ago
Support OPTIONS method with asterisk-form (OPTIONS * HTTP/1.1)

clue opened this pull request over 7 years ago
Improve documentation for event semantics

clue opened this pull request over 7 years ago
Add docs for request error handling

Fneufneu opened this issue over 7 years ago
Basic "100 Continue" support

nick4fake opened this pull request over 7 years ago
Support for Expect: 100 continue

nick4fake opened this issue over 7 years ago
Request::close() now cancels pending connection attempt

clue opened this pull request over 7 years ago
Forward compatibility with upcoming EventLoop v1.0 and v0.5

clue opened this pull request over 7 years ago
Forward compatibility with upcoming Socket v1.0 and v0.8

clue opened this pull request over 7 years ago
Use Stream 0.5 events semantic

maciejmrozinski opened this pull request over 7 years ago
Client Interface

rcrosby256 opened this pull request over 7 years ago
Replace Factory with Client constructor

clue opened this pull request over 7 years ago
Replace deprecated SocketClient with new Socket component

clue opened this pull request over 7 years ago
Wide stream version 0.4 - 0.6

maciejmrozinski opened this pull request over 7 years ago
Catch Guzzle parser exception

djagya opened this pull request over 7 years ago
Catch parse_response errors from guzzle parser

djagya opened this issue over 7 years ago
Response->on('end') signature weirdness?

andig opened this issue over 7 years ago
Roadmap to stable v1.0.0

clue opened this issue over 7 years ago
Merge into Http component and deprecate HttpClient component

clue opened this issue over 7 years ago
Add PHPUnit to require-dev

jsor opened this pull request over 7 years ago
Update SocketClient to v0.6

clue opened this pull request over 7 years ago
Unclear event semantics

clue opened this issue almost 8 years ago
Add basic proxy support

arnaud-lb opened this pull request almost 9 years ago
gzip and deflate content encoding decoding

WyriHaximus opened this pull request almost 9 years ago
Simplify acessing response body

clue opened this issue about 9 years ago
Implement communication via Unix domain sockets (UDS)

clue opened this issue about 9 years ago
Implement HTTP proxy support

clue opened this issue about 9 years ago
Look into HTTP/2.0 support

clue opened this issue about 9 years ago
Support PSR-7 (HTTP message interfaces)

clue opened this issue about 9 years ago
Implement following redirections

clue opened this issue about 9 years ago
Support persistent connections (aka HTTP/1.1 Keep-Alive)

clue opened this issue about 9 years ago
Implement chunked transfer encoding

clue opened this issue about 9 years ago
Implement gzip content encoding

clue opened this issue about 9 years ago
Add sane way to close() pending request

clue opened this issue about 9 years ago
Store response data as property of Response object

Renegade334 opened this pull request over 9 years ago
In-built request timeout functionality

Renegade334 opened this issue over 9 years ago
Feature: follow redirects

Beanow opened this pull request over 9 years ago
Requests to localhost are handed to DNS resolver

andig opened this issue about 10 years ago
Update guzzle/parser to 3

cboden opened this pull request over 10 years ago