landrok/activitypub

Allow passing custom User Agent to the request object

swentel opened this issue · 1 comments

Depending on the context, it might be necessary to pass on a different user agent.
In my case, this is because the tests in Drupal spawn a separate Drupal which is only accessible if the right user agent is passed on in guzzle user agents.

This was merged, so can be closed :)