RFC 6763 requires printable ASCII except '=' for the key [1], but allows any character including '=' in the value [2]. This patch adjusts our parsing to avoid splitting on '=' in the value, and then ignoring anything after that split. [1]: https://tools.ietf.org/html/rfc6763#section-6.4 [2]: https://tools.ietf.org/html/rfc6763#section-6.5
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| internal/pb | 正在载入提交数据... | |
| dns.go | 正在载入提交数据... | |
| dns_test.go | 正在载入提交数据... | |
| interface.go | 正在载入提交数据... | |
| namesys.go | 正在载入提交数据... | |
| proquint.go | 正在载入提交数据... | |
| publisher.go | 正在载入提交数据... | |
| resolve_test.go | 正在载入提交数据... | |
| routing.go | 正在载入提交数据... |