Feature #2829
HEAD requests in Keep
Status:
Resolved
Priority:
Normal
Assigned To:
Tim Pierce
Category:
-
Target version:
Start date:
05/15/2014
Due date:
% Done:
100%
Estimated time:
(Total: 0.50 h)
Story points:
-
Description
Keep server should support HEAD requests in addition to GET.
If the specified block is available, instead of returning the content, HEAD should return 200 OK with an empty body.
Both HEAD and GET should set the response header X-Block-Size
to the size of the block in bytes.
Subtasks
History
#1
Updated by Brett Smith almost 8 years ago
2829-keep-block-size-header LGTM for adding the header. Thanks.
#2
Updated by Tim Pierce almost 8 years ago
- Status changed from New to Resolved