Skip to content

v0.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Mar 20:59
· 4 commits to main since this release

What's New

Better browser fingerprint matching

  • Added apollographql-client-name and apollographql-client-version headers to GraphQL requests to match real browser traffic
  • Forward the vc cookie as the x-care.com-visitid header

Improved session keep-alive (auth ping)

  • auth ping now fetches a real page before the GraphQL check to refresh Akamai bot management cookies (bm_sv, ak_bmsc) that only renew on page navigation
  • Properly consumes response body to prevent connection leaks during long /loop keep-alive sessions