Skip to content
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

Remove overridden Accept header to prevent HTML response #363

Merged
merged 1 commit into from
May 24, 2024

Conversation

Plong-Wasin
Copy link
Contributor

Changes Made

Removed the overridden Accept header to prevent receiving HTML responses.

Context

The overridden Accept header was causing the server to respond with HTML, which is not the expected behavior. By removing this override, we ensure that the server responds with the appropriate content type.

Related Issues

@kevincobain2000 kevincobain2000 merged commit 31b0b8f into rakutentech:master May 24, 2024
@kevincobain2000
Copy link
Member

v2.36

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.

None yet

2 participants