Files
swift/CHANGELOG
John Dickinson 6b0e27adca added a CHANGELOG
2011-05-12 11:13:08 -05:00

7 lines
281 B
Plaintext

swift (x.x.x)
* Transaction id for each request is returned in a response header
(X-Trans-ID). Setting the transaction id has moved from the proxy server to
the catch_errors middleware. Additionally, the internal header has changed
from X-CF-Trans-ID to X-Trans-ID.