Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: http2 support forconnect compatibility application#5267

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
alexander-akait merged 11 commits intomasterfromhttp2-support
Aug 16, 2024

Conversation

@alexander-akait
Copy link
Member

  • This is abugfix
  • This is afeature
  • This is acode refactor
  • This is atest update
  • This is adocs update
  • This is ametadata update

For Bugs and Features; did you add new tests?

Yes

Motivation / Use-Case

Allow to usehttp2 withconnect,express still doesn't support http2

Breaking Changes

No

Additional Info

No

@alexander-akait
Copy link
MemberAuthor

All works fine except a deprecation warning -pillarjs/finalhandler#45, we can fix it here, I want to make a small patch and when it will be resolved we remove it

*/
constallHeaders=[];

allHeaders.push({key:"X_TEST",value:"TEST"});
Copy link

@levriklevrikMar 31, 2025
edited
Loading

Choose a reason for hiding this comment

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

I just wondered after upgrading towebpack-dev-server 5.2.1 where this header is coming from and could track it down to this PR. Looks like it's there for quite some time already and I simply didn't notice until now. Does this serve any purpose or is it maybe a left-over from some testing?

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Looks like we I don't see it when merging, let's fix

levrik reacted with thumbs up emoji
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@hiroppyhiroppyAwaiting requested review from hiroppy

@snitin315snitin315Awaiting requested review from snitin315

@anshumanvanshumanvAwaiting requested review from anshumanv

1 more reviewer

@levriklevriklevrik left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@alexander-akait@levrik

[8]ページ先頭

©2009-2025 Movatter.jp