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

fixing content-type header bug in 204 response parsing #3051

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

patrick-rodgers
Copy link
Member

@patrick-rodgers patrick-rodgers commented Jun 3, 2024

Category

  • Bug fix?
  • New feature?
  • New sample?
  • Documentation update?

Related Issues

fixes #3043

What's in this Pull Request?

Fix issue with batching requests that return 204.

@juliemturner juliemturner merged commit 58f4468 into pnp:version-4 Jun 3, 2024
1 check passed
@juliemturner juliemturner added this to the 4.2.0 milestone Jun 3, 2024
@juliemturner juliemturner modified the milestones: 4.2.0, 4.1.0 Jun 17, 2024
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.

Cannot read property 'Content-Type' of undefined
2 participants