Skip to content

Conversation

@kuhnroyal
Copy link
Member

@kuhnroyal kuhnroyal commented Mar 17, 2023

New Pull Request Checklist

  • I have read the Documentation
  • I have searched for a similar pull request in the project and found none
  • I have updated this branch with the latest main branch to avoid conflicts (via merge from master or rebase)
  • I have added the required tests to prove the fix/feature I'm adding
  • I have updated the documentation (if necessary)
  • I have run the tests without failures
  • I have updated the CHANGELOG.md in the corresponding package

Additional context and info (if any)

Fixes #1741

@kuhnroyal kuhnroyal self-assigned this Mar 17, 2023
@kuhnroyal kuhnroyal requested a review from a team as a code owner March 17, 2023 14:42
Copy link
Member

@AlexV525 AlexV525 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with a comment suggestion

@AlexV525
Copy link
Member

After merging this, you can comment with a new version in the release comment to publish the fix ASAP.

@kuhnroyal kuhnroyal merged commit f9c923b into cfug:main Mar 17, 2023
@kuhnroyal kuhnroyal deleted the fix/form_data_encoding branch March 17, 2023 18:49
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.

FormData.fromMap is encoding request body automatically

2 participants