Open
Conversation
- Add initial_stream_window_size, initial_connection_window_size, and max_header_list_size fields to Http2Fingerprint struct - Update all Chrome fingerprints with correct HTTP/2 SETTINGS values (6_291_456, 15_663_105, 262_144) - Update all Firefox fingerprints with HTTP/2 SETTINGS values (131_072, 12_517_377, 65_536) - Configure reqwest client with HTTP/2 SETTINGS from fingerprint Co-authored-by: barjin <61918049+barjin@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix HTTP/2 SETTINGS values fingerprinting for browser profiles
feat: add HTTP/2 SETTINGS fingerprinting
Feb 19, 2026
Member
|
@copilot fix the failing impit-node musl build action by replacing the failing job with https://github.com/maus007/docker-run-action-fork this fork. Make sure to pin the fork version on the current main. |
Replace addnab/docker-run-action@v3 with maus007/docker-run-action-fork@207a4e2 to fix musl build failures in node and python test workflows. The fork resolves compatibility issues with the musl Alpine Linux builds. Co-authored-by: barjin <61918049+barjin@users.noreply.github.com>
Author
Fixed in commit bea83fb. Replaced Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.