asyncioproxy-ticket
Last change
on this file since 1c2b936 was
1c2b936,
checked in by Fiona Klute <fiona.klute@…>, 3 years ago
|
Test suite: Use the new Python-based test client
|
-
Property mode set to
100644
|
File size:
327 bytes
|
Line | |
---|
1 | !connection |
---|
2 | gnutls_params: |
---|
3 | - x509cafile=authority/x509.pem |
---|
4 | - sni-hostname=example.virtual.host |
---|
5 | actions: |
---|
6 | - !request |
---|
7 | path: /test.txt |
---|
8 | headers: |
---|
9 | Host: mismatched.virtual.host |
---|
10 | expect: |
---|
11 | status: 421 |
---|
12 | body: |
---|
13 | contains: |
---|
14 | - 'Misdirected Request' |
---|
15 | - 'Server Name Indication (SNI)' |
---|
Note: See
TracBrowser
for help on using the repository browser.