Files
curl-impersonate/tests/signatures
lwthiker 1ab42e1111 Add support for impersonating Chrome 107
Chrome 107 was recently released. The only difference in signature from
previous Chrome versions is that an HTTP2_NO_SERVER_PUSH setting is sent
in the HTTP2 SETTINGS frame.
2022-11-12 21:49:35 +02:00
..

Browser signatures database

Each .yaml contains the signatures of a different browser.

Each signature refers to the browser's behavior upon browsing to a site not cached or visited before. Each signature contains:

  • The parameters in the TLS client hello message.
  • The HTTP/2 HEADERS frame sent by the browser.
  • (planned) The HTTP/2 SETTINGS frame sent by the browser.