 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
		
			
				
	
	
		
			12 lines
		
	
	
		
			363 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			363 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| HTTP/1.1 200 OK
 | |
| Content-Length: 341
 | |
| X-Container-Object-Count: 2
 | |
| Accept-Ranges: bytes
 | |
| X-Container-Meta-Book: TomSawyer
 | |
| X-Timestamp: 1389727543.65372
 | |
| X-Container-Bytes-Used: 26
 | |
| Content-Type: application/json; charset=utf-8
 | |
| X-Trans-Id: tx26377fe5fab74869825d1-0052d6bdff
 | |
| X-Openstack-Request-Id: tx26377fe5fab74869825d1-0052d6bdff
 | |
| Date: Wed, 15 Jan 2014 16:57:35 GMT
 |