59 lines
		
	
	
		
			747 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			59 lines
		
	
	
		
			747 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| <testcase>
 | |
| <info>
 | |
| <keywords>
 | |
| HTTP
 | |
| HTTP GET
 | |
| IPv6
 | |
| </keywords>
 | |
| </info>
 | |
| #
 | |
| # Server-side
 | |
| <reply>
 | |
| <data>
 | |
| HTTP/1.1 200 OK
 | |
| Date: Thu, 09 Nov 2010 14:49:00 GMT
 | |
| Server: test-server/fake
 | |
| Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
 | |
| ETag: "21025-dc7-39462498"
 | |
| Accept-Ranges: bytes
 | |
| Content-Length: 6
 | |
| Connection: close
 | |
| Content-Type: text/html
 | |
| Funny-head: yesyes
 | |
| 
 | |
| -foo-
 | |
| </data>
 | |
| </reply>
 | |
| 
 | |
| #
 | |
| # Client-side
 | |
| <client>
 | |
| <features>
 | |
| ipv6
 | |
| </features>
 | |
| <server>
 | |
| http-ipv6
 | |
| </server>
 | |
|  <name>
 | |
| HTTP-IPv6 GET
 | |
|  </name>
 | |
|  <command>
 | |
| -g "http://%HOST6IP:%HTTP6PORT/240"
 | |
| </command>
 | |
| </client>
 | |
| 
 | |
| #
 | |
| # Verify data after the test has been "shot"
 | |
| <verify>
 | |
| <strip>
 | |
| ^User-Agent:
 | |
| </strip>
 | |
| <protocol>
 | |
| GET /240 HTTP/1.1
 | |
| Host: %HOST6IP:%HTTP6PORT
 | |
| Accept: */*
 | |
| 
 | |
| </protocol>
 | |
| </verify>
 | |
| </testcase>
 |