Skip to content

Support certificate validation callbacks, proxy settings, etc. - #80

Merged
nblumhardt merged 3 commits into
datalust:devfrom
nblumhardt:configure-handler
Dec 30, 2019
Merged

Support certificate validation callbacks, proxy settings, etc.#80
nblumhardt merged 3 commits into
datalust:devfrom
nblumhardt:configure-handler

Conversation

@nblumhardt

Copy link
Copy Markdown
Member

Provide a configuration callback that acts on the underlying HttpClientHandler, e.g. for certificate validation or proxy configuration.

Also adds a missing IDisposable implementation on SeqConnection - I suspect this was omitted because of an earlier design iteration where SeqClient was passed into SeqConnection and not owned by it.

Alternative to #78. CC @nmkryon

…ntHandler, e.g. for certificate validation or proxy configuration; adds a missing IDisposable implementation on SeqConnection
@natanmejirovsky

Copy link
Copy Markdown

It seems like a good option to me after the test. When we can have a package with the change?

@nblumhardt

Copy link
Copy Markdown
Member Author

@nmkryon thanks for taking a look! The 5.1.3-dev-00126 package is on NuGet with this change now.

@natanmejirovsky

natanmejirovsky commented Dec 30, 2019

Copy link
Copy Markdown

Thank you!

@natanmejirovsky

Copy link
Copy Markdown

When it will be possible to have the release version?

@nblumhardt

Copy link
Copy Markdown
Member Author

Hi @nmkryon - normally these builds don't bake too long; we test them in a few downstream applications, and take feedback on the dev versions, for a small change like this one we should have a release in a week or two. HTH, and Happy 2020!

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