 d0fe922904
			
		
	
	d0fe922904
	
	
	
		
			
			Many other OpenStack services use a `[X-]OpenStack-Request-Id` header to return a unique identifier for the request. Swift will now return `X-Trans-Id` as well as `X-Openstack-Request-Id`. Change-Id: I56cd4738808b99c0a08463f83c100be51a62db05 Closes-Bug: #1572786
		
			
				
	
	
		
			13 lines
		
	
	
		
			389 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			389 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| HTTP/1.1 200 OK
 | |
| Content-Length: 262
 | |
| X-Account-Object-Count: 1
 | |
| X-Timestamp: 1389453423.35964
 | |
| X-Account-Meta-Subject: Literature
 | |
| X-Account-Bytes-Used: 14
 | |
| X-Account-Container-Count: 2
 | |
| Content-Type: application/xml; charset=utf-8
 | |
| Accept-Ranges: bytes
 | |
| X-Trans-Id: tx69f60bc9f7634a01988e6-0052d9544b
 | |
| X-Openstack-Request-Id: tx69f60bc9f7634a01988e6-0052d9544b
 | |
| Date: Fri, 17 Jan 2014 16:03:23 GMT
 |