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
14
15
// test:
// - label contains illegal character
// - c. is valid UTF-8
// - d. has invalid UTF-8 code for the TLD
//
// best viewed with 'LC_ALL=C vi <filename>'

// ===BEGIN ICANN DOMAINS===

a.exam#ple.com
b.exam ple.com
c.测试
d.测�

// ===END ICANN DOMAINS===