issues
search
reactphp
/
http
Event-driven, streaming HTTP client and server implementation for ReactPHP.
https://reactphp.org/http/
MIT License
747
stars
143
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix expected error code in tests when ext-sockets is not enabled
#539
WyriHaximus
closed
2 months ago
2
New request parser breaks on local host names
#538
akadlec
opened
3 months ago
0
[1.x] Improve PHP 8.4+ support by avoiding implicitly nullable types
#537
clue
closed
2 months ago
0
[3.x] Improve PHP 8.4+ support by avoiding implicitly nullable types
#536
clue
closed
2 months ago
0
Pass PHPStan Analysis
#535
dsmithhayes
opened
3 months ago
0
When a request is cancelled, the promise seems to not be cancelled.
#534
wpjscc
opened
4 months ago
0
unexpected stream closing
#533
unglaublicherdude
closed
4 months ago
4
Fix expected error code in tests when ext-sockets is not enabled
#532
lucasnetau
closed
2 months ago
2
Can't find ringcentral/psr7
#531
enterlight
closed
5 months ago
4
Update to require PHP 7.1+
#530
clue
closed
5 months ago
0
Drop deprecated alternative `Browser` constructor argument order
#529
clue
closed
5 months ago
0
Drop deprecated `Server` class, use `HttpServer` instead
#528
clue
closed
5 months ago
0
Hello `3.x` development branch
#527
WyriHaximus
closed
6 months ago
0
ServerInstance socket not closing on unexpected program termination or loop stop
#526
valzargaming
closed
5 months ago
4
Unnecessary 'resume' of an input stream
#525
skydiablo
opened
6 months ago
5
Allow undescore character in Uri host
#524
lulhum
opened
6 months ago
4
Validate outgoing HTTP message headers and reject invalid messages
#523
clue
closed
7 months ago
0
Drop leftover RingCentral PSR-7 dependency, use own PSR-7 implementation
#522
clue
closed
7 months ago
0
Add new `Uri` class for new PSR-7 implementation
#521
clue
closed
7 months ago
0
Refactor HTTP message parsing to build on top of new PSR-7 implementation
#520
clue
closed
7 months ago
0
Refactor `Request` and `ServerRequest` classes to build on top of new PSR-7 implementation
#519
clue
closed
8 months ago
0
Refactor `Response` class to build on top of new PSR-7 implementation
#518
clue
closed
8 months ago
0
Roadmap to reactphp/http v3
#517
clue
opened
8 months ago
0
HTTP client: Fix empty streaming request body, omit `Transfer-Encoding: chunked`
#516
clue
closed
8 months ago
0
[1.x] Ensure connection close handler is cleaned up for each request
#515
WyriHaximus
closed
8 months ago
0
Memory leak when using persistent connections
#514
mmoreram
closed
8 months ago
3
Add support for psr/http-message v2
#513
SimonFrings
opened
11 months ago
1
The psr/http-message v2 is not supported
#512
SergeC
closed
11 months ago
1
Update PSR dependency
#511
cracksalad
closed
11 months ago
4
Body Stream Closes when running Browser Request
#510
mrsimonbennett
closed
11 months ago
3
Random HTTP Requests don't resolve
#509
ellisonpatterson
closed
11 months ago
2
Test on PHP 8.3 and update test environment
#508
clue
closed
12 months ago
0
Add Dynamic HTTP Status Code for JSON Responses in React\Http\Message\Response
#507
emrancu
opened
1 year ago
1
fix: #504 laravel + websockets: Unhandled promise rejection with TypeError
#506
SocolaDaiCa
closed
8 months ago
1
MAX_CHUNK_HEADER_SIZE size increase
#505
ellisonpatterson
closed
1 year ago
4
Laravel + websockets: Unhandled promise rejection with TypeError
#504
ryanbaldisco
closed
8 months ago
1
URI Behind Reverse Proxy Incorrect Scheme
#503
ellisonpatterson
closed
8 months ago
5
Update tests to remove defunct httpbin.org
#502
clue
closed
1 year ago
0
Update test suite to avoid unhandled promise rejections
#501
clue
closed
1 year ago
1
Unable to properly cancel request (Browser)
#500
bileslav
closed
1 year ago
8
getFragment() returns empty string, username:password@hostname not supported
#499
valzargaming
closed
1 year ago
1
Regression: object with __toString no longer being accepted as request body in Browser post
#498
RocketMan
closed
1 year ago
1
EmptyBodyStream as request body not working
#497
martin-heralecky
closed
8 months ago
3
HTTP client: Simplify HTTP file uploads and submitting forms
#496
clue
opened
1 year ago
3
Enable HTTP keep-alive by default for HTTP client
#495
clue
closed
1 year ago
1
HTTP client on specific network shows poor performance
#494
Exanlv
closed
1 year ago
5
Request in exception
#493
R4c00n
closed
8 months ago
3
Add Browser middleware
#492
R4c00n
closed
8 months ago
6
Improve multipart limits test
#491
WyriHaximus
closed
1 year ago
1
Cannot create socket server
#490
designermonkey
closed
1 year ago
3
Next