Files
deb-python-pyvmomi/tests/fixtures/ssl_tunnel_http_failure.yaml
Arnon Yaari a13262b352 add test
2014-09-12 19:15:05 +03:00

16 lines
405 B
YAML

interactions:
- request:
body: null
headers: {}
method: CONNECT
uri: http://vcsavcsa:80
response:
body: {string: !!python/unicode '<HTML><BODY><H1>404 Not Found</H1></BODY></HTML>'}
headers:
connection: [close]
content-length: ['48']
content-type: [text/html]
date: ['Thu, 11 Sep 2014 07:57:56 GMT']
status: {code: 404, message: Not Found}
version: 1