curl-impersonate/tests/signatures
2023-09-15 18:15:44 +03:00
..
chrome.yaml Add new Chrome (116) and Firefox (117) versions 2023-09-15 18:15:44 +03:00
edge.yaml Split signatures YAML database to multiple files 2022-07-03 10:40:18 +03:00
firefox.yaml Add new Chrome (116) and Firefox (117) versions 2023-09-15 18:15:44 +03:00
README.md Split signatures YAML database to multiple files 2022-07-03 10:40:18 +03:00
safari.yaml Add impersonation support for Safari 15.5 2022-07-05 08:22:07 +03: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.