Skip to content
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

Introduce a way to configure ClientBuilder #64

Open
erickskrauch opened this issue Dec 15, 2022 · 0 comments
Open

Introduce a way to configure ClientBuilder #64

erickskrauch opened this issue Dec 15, 2022 · 0 comments

Comments

@erickskrauch
Copy link

Hi. I want to use my custom HTTP client. According to the documentation, it should be done by calling ClientBuilder::setTransportFactory(). But it is not possible at the moment because it's created only on the target's constructor and there is no way to touch it before the Sentry client will be created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant