Skip to content

fix: return raw response with status 204 and responseAs response#316

Merged
posva merged 2 commits intoposva:mainfrom
wizbit:fix-204-response
Mar 25, 2022
Merged

fix: return raw response with status 204 and responseAs response#316
posva merged 2 commits intoposva:mainfrom
wizbit:fix-204-response

Conversation

@wizbit
Copy link
Contributor

@wizbit wizbit commented Mar 24, 2022

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix #xxx[,#xxx], where "xxx" is the issue number)
  • All tests are passing
  • New/updated tests are included

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature (to avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it)

Other information:

Fix #315

Copy link
Owner

@posva posva left a comment

Choose a reason for hiding this comment

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

Nice catch, thanks!

@posva posva changed the title Fix #315 fix: return raw response with status 204 and responseAs response Mar 25, 2022
@posva posva merged commit 8a24d69 into posva:main Mar 25, 2022
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.

No response with status code 204

2 participants