mirror of
https://github.com/rust-lang-nursery/rust-cookbook
synced 2024-11-26 13:30:24 +00:00
net.md TOC is not consistent with intro.md
This commit is contained in:
parent
5c814707dc
commit
9a3b9f43a9
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ community. It needs and welcomes help. For details see
|
|||
| [Extract the URL origin (scheme / host / port)][ex-url-origin] | [![url-badge]][url] | [![cat-net-badge]][cat-net] |
|
||||
| [Remove fragment identifiers and query pairs from a URL][ex-url-rm-frag] | [![url-badge]][url] | [![cat-net-badge]][cat-net] |
|
||||
| [Serialize a `Url`][ex-url-serialize] | [![url-badge]][url] [![serde-badge]][serde] | [![cat-net-badge]][cat-net] [![cat-encoding-badge]][cat-encoding]|
|
||||
| [Make a HTTP GET request after parsing a URL][ex-url-reqwest] | [![url-badge]][url] | [![cat-net-badge]][cat-net] |
|
||||
| [Make a HTTP GET request after parsing a URL][ex-url-reqwest] | [![reqwest-badge]][reqwest] [![url-badge]][url] | [![cat-net-badge]][cat-net] |
|
||||
|
||||
## [Application development](app.html)
|
||||
|
||||
|
|
Loading…
Reference in a new issue