Skip to content

fix(proxy): handle responses with no content#433

Merged
pi0 merged 1 commit intoh3js:mainfrom
vushe:allow-requests-without-body
Jul 10, 2023
Merged

fix(proxy): handle responses with no content#433
pi0 merged 1 commit intoh3js:mainfrom
vushe:allow-requests-without-body

Conversation

@vushe
Copy link
Copy Markdown
Contributor

@vushe vushe commented Jul 10, 2023

🔗 Linked issue

nitrojs/nitro#1275

❓ Type of change

  • 📖 Documentation (updates to the documentation, readme, or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Prevent an error on responses without body like 204 No content

@pi0 pi0 changed the title fix(proxy): requests without body fix(proxy): handle responses with no content Jul 10, 2023
Copy link
Copy Markdown
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

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

Thanks!

@pi0 pi0 merged commit fb9e3e3 into h3js:main Jul 10, 2023
@pi0 pi0 mentioned this pull request Aug 4, 2023
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.

2 participants