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

Allow setting parameter content type #2249

Merged
merged 3 commits into from
Jul 30, 2024
Merged

Conversation

alexeyzimarev
Copy link
Member

Description

POST parameters support content type when being used in multipart forms, but there's no way to set the content type property of the parameter today. This PR fixes it.

Purpose

This pull request is a:

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Copy link

github-actions bot commented Jul 30, 2024

Test Results

   35 files     35 suites   18m 47s ⏱️
  439 tests   439 ✅ 0 💤 0 ❌
2 971 runs  2 971 ✅ 0 💤 0 ❌

Results for commit 8a79628.

♻️ This comment has been updated with latest results.

Copy link

cloudflare-workers-and-pages bot commented Jul 30, 2024

Deploying restsharp with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7bccea8
Status:⚡️  Build in progress...

View logs

@alexeyzimarev alexeyzimarev merged commit fef25a5 into dev Jul 30, 2024
10 of 11 checks passed
@repo-ranger repo-ranger bot deleted the allow-setting-content-type branch July 30, 2024 07:09
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.

1 participant