Skip to content

fix(default-config): must-accept-rule on browsers only#1350

Merged
Xe merged 1 commit intomainfrom
Xe/adjust-accept-rule
Dec 19, 2025
Merged

fix(default-config): must-accept-rule on browsers only#1350
Xe merged 1 commit intomainfrom
Xe/adjust-accept-rule

Conversation

@Xe
Copy link
Copy Markdown
Contributor

@Xe Xe commented Dec 19, 2025

TIL docker clients don't include the Accept header all the time. I would have thought they did that. Oops.

Closes: #1346

Checklist:

  • Added a description of the changes to the [Unreleased] section of docs/docs/CHANGELOG.md
  • Added test cases to the relevant parts of the codebase
  • Ran integration tests npm run test:integration (unsupported on Windows, please use WSL)
  • All of my commits have verified signatures

TIL docker clients don't include the Accept header all the time. I would
have thought they did that. Oops.

Closes: #1346
Signed-off-by: Xe Iaso <me@xeiaso.net>
@Xe Xe self-assigned this Dec 19, 2025
@Xe Xe enabled auto-merge (squash) December 19, 2025 20:38
@Xe Xe merged commit 9d9be61 into main Dec 19, 2025
20 checks passed
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.

should-have-accept rule in 1.23+ catching legit API clients

1 participant