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

add a helper to determine if headers is supported #582

Merged
merged 1 commit into from
Jul 20, 2020

Conversation

ripienaar
Copy link
Contributor

functions like Publish will return an error when headers
are not supported, users who wish to support old and new
servers will need a way to find out if they can use headers
without parsing errors each time

Signed-off-by: R.I.Pienaar rip@devco.net

functions like Publish will return an error when headers
are not supported, users who wish to support old and new
servers will need a way to find out if they can use headers
without parsing errors each time

Signed-off-by: R.I.Pienaar <rip@devco.net>
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 91.516% when pulling 5e892ee on ripienaar:headers_supported into e08031f on nats-io:master.

Copy link
Member

@derekcollison derekcollison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@derekcollison derekcollison merged commit 97eff70 into nats-io:master Jul 20, 2020
@ripienaar ripienaar deleted the headers_supported branch June 29, 2021 08:46
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.

None yet

3 participants