Skip to content

Conversation

@atsu1125
Copy link

@atsu1125 atsu1125 commented Jul 28, 2024

forward proxy is not available if http2 is ON
And Misskey original proxy is not using http2.

fix: #10

forward proxy is not available if http2 is ON
@atsu1125
Copy link
Author

HTTP/2でproxyが使えないのはgotの仕様
http2-wrapperを使うよう改良しないといけない
https://github.com/sindresorhus/got/blob/main/documentation/tips.md#proxying

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.

config.jsでproxyを設定していてもプロキシを経由しないときがある

1 participant