Skip to content

Update User-Agent to modern Chrome string#63

Merged
santoru merged 1 commit into
masterfrom
fix/outdated-user-agent
Mar 7, 2026
Merged

Update User-Agent to modern Chrome string#63
santoru merged 1 commit into
masterfrom
fix/outdated-user-agent

Conversation

@santoru

@santoru santoru commented Mar 7, 2026

Copy link
Copy Markdown
Owner

The previous User-Agent (Firefox 53, 2017) caused some servers including Google to omit security headers like Strict-Transport-Security from their responses, producing false negatives. Updating to a current Chrome UA ensures servers respond with the same headers a real browser would receive.

Fixes #52

The previous User-Agent (Firefox 53, 2017) caused some servers including
Google to omit security headers like Strict-Transport-Security from their
responses, producing false negatives. Updating to a current Chrome UA
ensures servers respond with the same headers a real browser would receive.

Fixes #52

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@santoru santoru merged commit 2657959 into master Mar 7, 2026
5 checks passed
@santoru santoru deleted the fix/outdated-user-agent branch March 7, 2026 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Strict-Transport-Security not working

1 participant