Skip to content

net/http: WASM Roundtripper crash when using "no-cors" mode [1.11 backport] #27424

Closed
@gopherbot

Description

@gopherbot

@FiloSottile requested issue #27196 to be considered for backport to the next 1.11 minor release.

@gopherbot please file this to be considered for backport to 1.11.

@johanbrandhorst please make a cherry-pick CL once your change is merged in master.

Activity

added this to the Go1.11.1 milestone on Aug 31, 2018
johanbrandhorst

johanbrandhorst commented on Sep 1, 2018

@johanbrandhorst
Member

I will fix this :)

gopherbot

gopherbot commented on Sep 23, 2018

@gopherbot
ContributorAuthor

Change https://golang.org/cl/136915 mentions this issue: [release-branch.go1.11] net/http: ensure null body in Fetch response is not read

gopherbot

gopherbot commented on Sep 24, 2018

@gopherbot
ContributorAuthor

Closed by merging b5ed6ec to release-branch.go1.11.

added a commit that references this issue on Sep 24, 2018
b5ed6ec
added a commit that references this issue on Nov 30, 2018
d16f833
locked and limited conversation to collaborators on Sep 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @johanbrandhorst@gopherbot

        Issue actions

          net/http: WASM Roundtripper crash when using "no-cors" mode [1.11 backport] · Issue #27424 · golang/go