Blame view

3rdparty/ffmpeg-4.2.2/tests/ref/fate/noproxy 621 Bytes
f4334277   Hu Chunming   提交3rdparty
1
2
3
4
5
6
7
8
9
  The pattern "(null)" does not match the hostname domain.com
  The pattern "example.com domain.com" matches the hostname domain.com
  The pattern "example.com other.com" does not match the hostname domain.com
  The pattern "example.com,domain.com" matches the hostname domain.com
  The pattern "example.com,domain.com" does not match the hostname otherdomain.com
  The pattern "example.com, *.domain.com" matches the hostname sub.domain.com
  The pattern "example.com, *.domain.com" matches the hostname domain.com
  The pattern "example.com, .domain.com" matches the hostname domain.com
  The pattern "*" matches the hostname domain.com