Skip to content

Track only GET requests by default - #4

Merged
mneudert merged 2 commits into
mainfrom
dev-19782
Dec 19, 2025
Merged

Track only GET requests by default#4
mneudert merged 2 commits into
mainfrom
dev-19782

Conversation

@mneudert

Copy link
Copy Markdown
Member

Description

The user agents filtered out by the (default) user agent allow list are expected to only perform GET requests. Support filtering by HTTP method to avoid tracking e.g. OPTIONS requests we don't expect if the user agent matches the configured pattern.

Checklist

  • [✔] I have understood, reviewed, and tested all AI outputs before use
  • [✔] All AI instructions respect security, IP, and privacy rules

Review

@mneudert
mneudert requested a review from a team December 18, 2025 22:24

@caddoo caddoo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mneudert Approved, but had to do some merge conflict resolution, plus an additional small commit to fix documentation. So you can check and then merge.

@mneudert
mneudert merged commit 20dabdd into main Dec 19, 2025
3 checks passed
@mneudert
mneudert deleted the dev-19782 branch December 19, 2025 13:26
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.

2 participants