Skip to content

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 13 Mar 09:01
6fc4922

This release is a bug fix release.

Before this version, if the client sends more than one window update frames, the last window update size was used by fingerproxy. However this is not a standard behavior compared to browserleaks, scrapefly, etc. Therefore, this release aims to fix that. See #31 and #33. Thanks to @GergelyGombai and @adrmnv.

Changelog

6fc4922 (HEAD, tag: v1.2.2, origin/master, origin/HEAD) Add e2e firefox test. (#34)
785285b Use the first window update increment in HTTP2 fingerprints.