1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 09:13:23 +00:00

Removed default '80' port of uri in tests

This commit is contained in:
Max Shytikov
2014-05-03 22:32:27 +02:00
parent 61e3bdc402
commit 1190a0e62e
7 changed files with 21 additions and 21 deletions

View File

@@ -5,7 +5,7 @@
Accept-Encoding: ['gzip, deflate, compress']
User-Agent: ['vcrpy-test']
method: GET
uri: http://seomoz.org:80/
uri: http://seomoz.org/
response:
body: {string: ''}
headers: ["Location: http://moz.com/\r\n", "Server: BigIP\r\n", "Connection: Keep-Alive\r\n",
@@ -18,7 +18,7 @@
Accept-Encoding: ['gzip, deflate, compress']
User-Agent: ['vcrpy-test']
method: GET
uri: http://moz.com:80/
uri: http://moz.com/
response:
body:
string: !!binary |