]> git.sesse.net Git - ffmpeg/blob - tests/ref/fate/noproxy
Merge commit 'e4cdef00263dc8b3c8de9d34ceacd00dc68979c0'
[ffmpeg] / tests / ref / fate / noproxy
1 The pattern "(null)" does not match the hostname domain.com
2 The pattern "example.com domain.com" matches the hostname domain.com
3 The pattern "example.com other.com" does not match the hostname domain.com
4 The pattern "example.com,domain.com" matches the hostname domain.com
5 The pattern "example.com,domain.com" does not match the hostname otherdomain.com
6 The pattern "example.com, *.domain.com" matches the hostname sub.domain.com
7 The pattern "example.com, *.domain.com" matches the hostname domain.com
8 The pattern "example.com, .domain.com" matches the hostname domain.com
9 The pattern "*" matches the hostname domain.com