1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 10:45:22 +00:00
v2fly/common/protocol/http
Kirill Motkov 0401a91ef4 Some code improvements
* Rewrite empty string checks more idiomatically.
* Change strings.ToLower comparisons to strings.EqualFold.
* Rewrite switch statement with only one case as if.
2019-06-28 17:53:44 +03:00
..
headers_test.go remove dep on assert lib 2019-02-03 19:46:53 +01:00
headers.go Some code improvements 2019-06-28 17:53:44 +03:00
sniff_test.go update tests 2018-11-15 11:17:20 +01:00
sniff.go Some code improvements 2019-06-28 17:53:44 +03:00