Skip to content

Fix extra::url::to_str to include the port. #9927

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

Merged

Conversation

chris-morgan
Copy link
Member

bors added a commit that referenced this pull request Oct 18, 2013
@bors bors closed this Oct 18, 2013
@bors bors merged commit 1093730 into rust-lang:master Oct 18, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Dec 17, 2022
… r=matthiaskrgr

Cleanup `rustc_tool_util` and add a convenient macro for `build.rs`

changelog: none
<!-- changelog_checked -->

If possible, I'd like to have a new release for this, maybe `v0.3.0` to use the changes in another project. Then we can also remove the `path = "./rustc_tools_util"` from `Cargo.toml`. I'd be happy to help with the release on crates.io if you'd like the help :)

r? `@matthiaskrgr`
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.

extra::url::to_str doesn't include port Port number is dropped from Location: header as parsed by client
3 participants