GitHub / reactphp/http-client issues and pull requests
Labelled with: bug
#154 - Minimal fix for PHP 8
Pull Request -
State: closed - Opened by remicollet over 4 years ago
- 4 comments
Labels: bug, new feature
#150 - Avoid unneeded warning when decoding invalid data on PHP 7.4
Pull Request -
State: closed - Opened by clue almost 6 years ago
Labels: bug, easy pick
#123 - Ignore excessive whitespace in chunk header
Pull Request -
State: closed - Opened by clue almost 8 years ago
Labels: bug, easy pick
#122 - Fix ignoring invalid incoming Transfer-Encoding response header
Pull Request -
State: closed - Opened by clue almost 8 years ago
Labels: bug
#117 - strtolower() expects parameter 1 to be string, array given
Issue -
State: closed - Opened by DangerLifter almost 8 years ago
- 1 comment
Labels: bug, help wanted, easy pick
#116 - Ignore excessive whitespace in chunk header
Pull Request -
State: closed - Opened by DangerLifter almost 8 years ago
- 2 comments
Labels: bug
#109 - Update Socket to work around sending secure HTTPS requests with PHP < 7.1.4
Pull Request -
State: closed - Opened by clue about 8 years ago
- 2 comments
Labels: bug
#101 - Fix merging default headers if overwritten with custom case headers
Pull Request -
State: closed - Opened by clue over 8 years ago
- 3 comments
Labels: bug
#90 - Consistent stream semantics and forward compatibility with upcoming Stream v1.0
Pull Request -
State: closed - Opened by clue over 8 years ago
- 3 comments
Labels: bug, new feature, bc break, maintenance
#82 - Catch Guzzle parser exception
Pull Request -
State: closed - Opened by djagya over 8 years ago
- 1 comment
Labels: bug
#81 - Catch parse_response errors from guzzle parser
Issue -
State: closed - Opened by djagya over 8 years ago
- 2 comments
Labels: bug, help wanted, easy pick
#77 - Fix chunk header to be case-insensitive and allow leading zeros for end chunk
Pull Request -
State: closed - Opened by mdrost over 8 years ago
- 8 comments
Labels: bug
#70 - Unclear event semantics
Issue -
State: closed - Opened by clue about 9 years ago
Labels: bug, new feature, bc break
#60 - Error when sending large messages over secure HTTPS with older PHP versions
Issue -
State: closed - Opened by pwhelan over 9 years ago
- 9 comments
Labels: bug
#11 - Requests to localhost are handed to DNS resolver
Issue -
State: closed - Opened by andig about 11 years ago
- 10 comments
Labels: bug, new feature, blocked