Skip to content

Conversation

NRHelmi
Copy link
Contributor

@NRHelmi NRHelmi commented Oct 18, 2022

This PR adds support to custom headers and expose the http client

var client = new Client(cfg);
var headers = client.getDefaultHttpHeaders();
headers.put("h1", "v1");

@NRHelmi NRHelmi requested review from bradlo and miazamrai October 18, 2022 13:15
@NRHelmi NRHelmi requested a review from torkins October 18, 2022 13:17
@NRHelmi NRHelmi merged commit 3e13214 into main Oct 18, 2022
@NRHelmi NRHelmi deleted the hnr-custom-headers-support branch October 18, 2022 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants