Skip to content

net/url: ParseRequestURI changes behavior from 1.9 with IRC URLs #23657

@bradfitz

Description

@bradfitz

Running Go 1.10 inside of Google revealed that this test now fails in Go 1.10:

https://github.com/asaskevich/govalidator

validator_test.go:698: Expected IsRequestURL("irc://#channel@network") to be true, got false

... due to ba1018b (https://go-review.googlesource.com/87038)

For #23392

Is that a valid URL?

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsDecisionFeedback is required from experts, contributors, and/or the community before a change can be made.release-blocker

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions