issues
search
php-http
/
client-common
Common HTTP Client implementations and tools for HTTPlug
http://httplug.io
MIT License
1.03k
stars
54
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Redirect Plugin - `max` option
#249
supun-io
opened
1 month ago
3
adjust to latest cs fixer
#248
dbu
closed
2 months ago
0
Fix implicit nullable type to avoid PHP 8.4 warnings
#247
eiriksm
closed
2 months ago
9
chore: fix phpDoc for return values createValueKeys()
#246
Chris53897
closed
9 months ago
1
chore: fix phpDoc for return values
#245
Chris53897
closed
9 months ago
0
PhpDoc: missing attribute 'stream_factory'
#244
Chris53897
closed
9 months ago
2
feat: drop support for php < 8.1, drop support for symfony < 5.4 (WIP)
#243
Chris53897
opened
10 months ago
0
Drop support for PHP < 7.4?
#242
Chris53897
opened
10 months ago
4
chore: bump github actions "OskarStark/phpstan-ga" version 0.x => 1.13.0
#241
Chris53897
closed
10 months ago
0
chore: add testruns for php 8.3
#240
Chris53897
closed
10 months ago
0
chore: bump dev dependencies
#239
Chris53897
opened
10 months ago
2
test: fix namespace for RedirectPluginTest
#238
Chris53897
closed
10 months ago
0
chore: add testrun for symfony 7
#237
Chris53897
closed
10 months ago
3
chore: fix random client pool phpdoc
#236
qkdreyer
closed
10 months ago
0
PHPStan error Promise but does not specify its types: T
#235
MarcHagen
closed
10 months ago
4
Fix pending PHPStan errors in PR #233
#234
Ndiritu
closed
10 months ago
14
Fix static ci
#233
dbu
closed
10 months ago
4
Allow using Symfony 7 dependencies
#232
javiereguiluz
closed
11 months ago
7
Allow "guzzlehttp/psr7" v2
#231
felliper
closed
1 year ago
1
DecoderPlugin - cURL 8.1.0 issue with HTTP/2
#230
cleptric
opened
1 year ago
10
Breaking Change: php-http/client-common v2.7.0 and Removal of php-http/message-factory
#229
apoca
closed
1 year ago
9
fix tests
#228
dbu
closed
1 year ago
2
Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead
#227
o5
closed
1 year ago
1
Remove dependency on php-http/message-factory
#226
nicolas-grekas
closed
1 year ago
2
adjust to new cs rules
#225
dbu
closed
1 year ago
0
Allow "psr/http-message" v2
#224
nicolas-grekas
closed
1 year ago
2
Cookie Plugin broken
#223
KDederichs
opened
1 year ago
0
remove body on redirection if needed
#222
dbu
closed
2 years ago
2
redirection to different domain must not keep previous port
#221
dbu
closed
2 years ago
2
allow flex plugin in composer configuration
#220
dbu
closed
2 years ago
0
RedirectPlugin port handling
#219
dbu
closed
2 years ago
0
RedirectPlugin: Default to empty path when Location doesn't specify any
#218
ostrolucky
closed
2 years ago
9
RedirectPlugin is wrongly overwriting path and falsely detects circular redirect
#217
ostrolucky
closed
2 years ago
4
cleanups found with phpstan
#216
dbu
closed
2 years ago
0
Dependency: Symfony/options-resolver allow ^6.0
#215
Jeroeny
closed
2 years ago
6
Test on PHP 8.1
#214
GrahamCampbell
closed
3 years ago
0
Add default body
#213
vanthao03596
closed
3 years ago
3
Circular redirection detected
#212
fgtham
closed
2 years ago
10
Remove spl_object_hash to a version compatible PHP 5.X
#211
ArthurJam
closed
3 years ago
2
phpstan fixed a wrong warning, no longer need to ignore it
#210
dbu
closed
3 years ago
0
fix phpstan errors
#209
dbu
closed
3 years ago
0
Added `strict` option for RedirectPlugin not to modify request method…
#208
olexiyk
closed
3 years ago
2
Add an option for RedirectPlugin not to modify request on statuses 300, 301, 302
#207
olexiyk
closed
3 years ago
0
Drop Symfony 2 support
#206
martinssipenko
closed
4 years ago
5
RedirectPlugin sends body in GET requests
#205
josiasmontag
closed
2 years ago
6
Release 2.3.0
#204
GrahamCampbell
closed
4 years ago
2
Static analysis fixes
#203
GrahamCampbell
closed
4 years ago
4
Fix broken HttpMethodsClient with PSR RequestFactory
#202
GrahamCampbell
closed
4 years ago
5
HttpMethodsClient not working with PSR-17
#201
jdecool
closed
4 years ago
9
Release 2.2.1
#200
GrahamCampbell
closed
4 years ago
2
Next