开发者

Removing response headers when accessing images from S3

Can we remove response headers when we are accessing images stored on Amazon S3?

By default it is giving the following 开发者_如何转开发headers: x-amz-id-2: x-amz-request-id: Server:

By default it is giving amazon related values for these headers. Is there any way to remove headers?


Not without proxying the requests through some software you control that can strip the headers. Pretty sure Amazon has no user setting for that.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜