isahc 0.7.6

The practical HTTP client that is fun to use.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
// test:
// - leading dot
// - trailing dot
// - consecutive dots

// ===BEGIN ICANN DOMAINS===

// example.com: https://www.iana.org/domains/reserved
.a.example.com
b.example.com.
c..example.com

// ===END ICANN DOMAINS===