Files
curl-impersonate/tests/signatures
lwthiker 0a007c624e Split signatures YAML database to multiple files
For easier maintenance, split the YAML files with the browser signatures
to multiple files, each per browser.
2022-07-03 10:40:18 +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.