Skip to content

fix(Modem#dial): prefer provided Content-Type#189

Merged
apocas merged 1 commit intoapocas:masterfrom
axel7083:fix/modem-dial-content-type
Jan 9, 2026
Merged

fix(Modem#dial): prefer provided Content-Type#189
apocas merged 1 commit intoapocas:masterfrom
axel7083:fix/modem-dial-content-type

Conversation

@axel7083
Copy link
Copy Markdown
Contributor

@axel7083 axel7083 commented Jan 8, 2026

Description

When the user is providing headers, the default implementation where overriding it. The user value should be preferred if defined or use current default for backward compatibility.

Related issues

Fixes #188

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
@apocas apocas merged commit cfd17f0 into apocas:master Jan 9, 2026
5 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.

Modem#dial is not respecting Content-Type provided in options

2 participants