Depending on whether the bucket name is included in the hostname in the HS3 request, the request line for a request to check the existence of a bucket has either of these formats:
•With the bucket name included in the hostname:
HEAD / HTTP/1.1
•With the bucket name following the hostname:
HEAD /bucket-name HTTP/1.1
© 2016 Hitachi Data Systems Corporation. All rights reserved.