ringphp-guzzle-handler icon indicating copy to clipboard operation
ringphp-guzzle-handler copied to clipboard

Update GuzzleHandler.php

Open magikid opened this issue 4 years ago • 2 comments

This updates the emptyResposne return value to use an empty string for effective_url instead of null. There was a TypeError being thrown by PHP due to Guzzle using the effective_url in a function that only allowed string.

Closes #10

magikid avatar Jul 13 '21 14:07 magikid

Is there anything else I can do to help move this PR along?

magikid avatar Aug 03 '21 17:08 magikid

Also looking forward for this. @lukewaite :eyes:

klaussilveira avatar Sep 03 '21 20:09 klaussilveira