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

fix: Multipart chunk content type #572

Merged
merged 3 commits into from
Jan 8, 2025

Conversation

calvincestari
Copy link
Member

Fixes apollographql/apollo-ios#3495.

Refactored the parsing of content-type to handle multiple directives, which resolved the bug but also removed duplicated code. and allows for all directives to be used.

@svc-apollo-docs
Copy link
Collaborator

svc-apollo-docs commented Jan 8, 2025

✅ Docs Preview Ready

No new or changed pages found.

Copy link

netlify bot commented Jan 8, 2025

Deploy Preview for apollo-ios-docc canceled.

Name Link
🔨 Latest commit 9f08049
🔍 Latest deploy log https://app.netlify.com/sites/apollo-ios-docc/deploys/677ef8d091be210008c27256

Copy link

netlify bot commented Jan 8, 2025

Deploy Preview for eclectic-pie-88a2ba ready!

Name Link
🔨 Latest commit 9f08049
🔍 Latest deploy log https://app.netlify.com/sites/eclectic-pie-88a2ba/deploys/677ef8d00e265b0008f9ad0a
😎 Deploy Preview https://deploy-preview-572--eclectic-pie-88a2ba.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@calvincestari calvincestari merged commit 103805e into main Jan 8, 2025
33 checks passed
@calvincestari calvincestari deleted the fix/multipart-chunk-content-type branch January 8, 2025 22:26
BobaFetters pushed a commit that referenced this pull request Jan 8, 2025
BobaFetters pushed a commit to apollographql/apollo-ios that referenced this pull request Jan 8, 2025
BobaFetters pushed a commit that referenced this pull request Jan 8, 2025
c17bddf2 fix: Multipart chunk content type (#572)
a94ebd7a Update ROADMAP.md

git-subtree-dir: apollo-ios
git-subtree-split: c17bddf2f9ec626c70890fe203c382bd470749ec
BobaFetters pushed a commit that referenced this pull request Jan 8, 2025
git-subtree-dir: apollo-ios
git-subtree-mainline: 492fdb8
git-subtree-split: c17bddf2f9ec626c70890fe203c382bd470749ec
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.

Unsupported content type when multipart chunk content-type contains anything more than just the type
3 participants