Skip to content

Don't use binary format for transport in public api client#120

Merged
mustard-mh merged 2 commits intomasterfrom
jp/applicable-gibbon
Apr 28, 2025
Merged

Don't use binary format for transport in public api client#120
mustard-mh merged 2 commits intomasterfrom
jp/applicable-gibbon

Conversation

@jeanp413
Copy link
Member

Description

Don't use binary format, binary format forces http2, it's preferable to downgrade to http1.1 if http2 is not available for some reason

Related Issue(s)

Fixes #

How to test

Documentation

/hold

@meysholdt meysholdt requested a review from mustard-mh April 28, 2025 06:34
Copy link
Contributor

@mustard-mh mustard-mh left a comment

Choose a reason for hiding this comment

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

image

Smoke tested it can connect using new build

@mustard-mh mustard-mh merged commit 8d18258 into master Apr 28, 2025
1 check passed
@mustard-mh mustard-mh deleted the jp/applicable-gibbon branch April 28, 2025 06:41
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