Skip to content

fix: auto set Content-Type header#17

Merged
hars-21 merged 1 commit into
mainfrom
feat/header
Jun 22, 2026
Merged

fix: auto set Content-Type header#17
hars-21 merged 1 commit into
mainfrom
feat/header

Conversation

@hars-21

@hars-21 hars-21 commented Jun 22, 2026

Copy link
Copy Markdown
Owner

fixes: #9

Remove hard coded Content-Type: application/json header.

Now, runner.rs detects whether body starts with { or [ and then sets the header.

@hars-21 hars-21 merged commit e59ed91 into main Jun 22, 2026
1 check passed
@hars-21 hars-21 deleted the feat/header branch June 22, 2026 13:29
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.

Auto set Content-Type: application/json

1 participant