Skip to content

fix: use proper wildcard for HTTP accept header #5038

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

paullatzelsperger
Copy link
Member

What this PR changes/adds

use "*/*" wildcard instead of the wrong "*" one

Why it does that

fix wildcard

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes #5037

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@paullatzelsperger paullatzelsperger added the bug Something isn't working label Jun 12, 2025
@paullatzelsperger
Copy link
Member Author

FYI: @thomasrutger

@paullatzelsperger paullatzelsperger merged commit 3dc011d into eclipse-edc:main Jun 12, 2025
22 of 24 checks passed
@paullatzelsperger paullatzelsperger deleted the fix/use_correct_wildcard branch June 12, 2025 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid Accept header when using default wildcard in BaseRevocationListService.downloadStatusListCredential
2 participants