Skip to content

Implement Headers-like object for fetch response and add tests#98

Closed
digipigeon wants to merge 1 commit into
sebastianwessel:mainfrom
connexcs:fix-fetch-response-headers
Closed

Implement Headers-like object for fetch response and add tests#98
digipigeon wants to merge 1 commit into
sebastianwessel:mainfrom
connexcs:fix-fetch-response-headers

Conversation

@digipigeon
Copy link
Copy Markdown

Fixes #97

Upon a fetch response correctly serialize headers with type indicator and correctly reconstruct inside the sandbox, including implementation of Headers type object.

Tests passing

@sebastianwessel
Copy link
Copy Markdown
Owner

Thanks a lot for the contribution. This PR has been superseded by the merged release work in #100 (the fetch headers behavior and tests are now included there), so I’m closing this to keep the queue clean.

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.

Unable to access headers from the result of a fetch

2 participants