Skip to content

feat: send user agent in http clients #207

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 1, 2024

Conversation

subzero10
Copy link
Member

@subzero10 subzero10 commented Oct 31, 2024

Status

READY

Description

Sends a User-Agent header along with HTTP requests.
The header is made up from the notifier config. This way it can be configured to have a different value when being setup from the honeybadger-laravel package.
An example value could be:

honeybadger-php 2.20.0; 5.3.6-13ubuntu3.2

@subzero10 subzero10 self-assigned this Oct 31, 2024
@subzero10 subzero10 merged commit 3bd7466 into master Nov 1, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants