Project

General

Profile

Bug #20395

Updated by Radoslaw Zarzynski almost 7 years ago

> At the moment we're are sending returning an empty JSON object in such situation: 

 object: 
 >  
 > HTTP/1.1 204 No Content. 
 > X-Timestamp: 1498224414.24035. 
 > X-Account-Container-Count: 0. 
 > X-Account-Object-Count: 0. 
 > X-Account-Bytes-Used: 0. 
 > X-Account-Bytes-Used-Actual: 0. 
 > *X-Account-Access-Control: {}.* 
 > X-Trans-Id: tx0000000000000000000b7-00594d171e-1060-default. 
 > X-Openstack-Request-Id: tx0000000000000000000b7-00594d171e-1060-default. 
 > Accept-Ranges: bytes. 
 > Content-Type: text/plain; charset=utf-8. 
 > Date: Fri, 23 Jun 2017 13:26:54 GMT. 
 > . 
 >

Back