51imyyy
51imyyy
Thank you @nhedger for your help :)
added the suggestion and squashed the commits. Now you can use the `withoutHeader()` to remove the default header "User-Agent"
applied the suggestions. I just added a missing opining tag (```php) to the README.md
@SimonFrings I thought it was intended, so i applied it :sweat_smile: . I can change it back. So the real intention was only to change `var_dump($response->getHeaders());` to `var_dump($response);` right?
@SimonFrings Changed it
appiled the suggestions.
Thank you :)