Skip to content

Fix HTTP2#270

Merged
alawrenc merged 2 commits intomainfrom
andrew/fix-http2
Mar 10, 2026
Merged

Fix HTTP2#270
alawrenc merged 2 commits intomainfrom
andrew/fix-http2

Conversation

@alawrenc
Copy link
Contributor

  1. Bumps Axios version to resolve default port issues.
  2. Introduces the option to force HTTP 1.1 for edge cases.

@alawrenc alawrenc requested review from a team and lucasfronza as code owners March 10, 2026 21:56
// Only enable for Node.js specifically (not Bun, Deno, or browsers)
// Axios HTTP/2 support is toggled via httpVersion in the http adapter
// Keep HTTP/2 as default in Node.js. Consumers can opt out with
// BLUEFIN_SDK_HTTP_VERSION=1.
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

Copy link
Contributor Author

Choose a reason for hiding this comment

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

obvious in hindsight that this is a good idea

@alawrenc alawrenc merged commit 00df388 into main Mar 10, 2026
6 checks passed
@alawrenc alawrenc deleted the andrew/fix-http2 branch March 10, 2026 22:30
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