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

Fix: Missing Content-Type request header #27

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

erdemkose
Copy link
Collaborator

Missing Content-Type header causes Bad Request errors. Some HTTP client libraries requires Content-Type header to be explicitly set.

Fixes #26

@erdemkose erdemkose added the bug Something isn't working label Jan 7, 2024
@erdemkose erdemkose self-assigned this Jan 7, 2024
@erdemkose erdemkose force-pushed the fix/26-missing-content-type-header branch from 20d22e7 to aabee80 Compare January 8, 2024 00:03
@erdemkose erdemkose merged commit a382098 into main Jan 8, 2024
7 checks passed
@erdemkose erdemkose deleted the fix/26-missing-content-type-header branch January 8, 2024 00:05
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.

Error - TextPart Class
1 participant