bors-servo a93cc7c862 Auto merge of #535 - servo:socket_addrs, r=nox
Restore DNS resolution functionality from url 1.x

This is an alternative to https://github.com/servo/rust-url/pull/533.

I feel that an inherent method is more appropriate than an impl of the `ToSocketAddrs` trait: it is not the URL as a whole that is converted, only parts of it.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-url/535)
<!-- Reviewable:end -->
2019-08-05 10:55:30 -04:00
2018-06-20 15:07:30 +02:00
fmt
2019-07-31 14:11:49 +02:00
2019-07-31 15:30:38 +02:00
2016-04-17 19:37:49 +02:00
2015-05-09 14:57:43 +05:30
2019-07-31 15:30:38 +02:00
2013-10-18 15:19:54 +01:00
2019-07-14 09:24:12 -07:00
2016-06-27 17:53:23 +02:00

rust-url

Travis build Status Appveyor build status

URL library for Rust, based on the URL Standard.

Documentation

Please see UPGRADING.md if you are upgrading from 0.x to 1.x.

S
Description
基于URL标准的Rust URL库。
Readme 5.4 MiB
Languages
Rust 99.4%
Python 0.6%