File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ Request Headers
115115+---------------------------+------------------------------------------------+--------------------------------+------------+
116116| **if-match ** | Gets only if object ETag matches ETag. | Entity Tag | No |
117117+---------------------------+------------------------------------------------+--------------------------------+------------+
118- | **if-none-match ** | Gets only if object ETag matches ETag. | Entity Tag | No |
118+ | **if-none-match ** | Gets only if object ETag doesn't match. | Entity Tag | No |
119119+---------------------------+------------------------------------------------+--------------------------------+------------+
120120
121121Response Headers
@@ -155,7 +155,7 @@ Request Headers
155155+---------------------------+------------------------------------------------+--------------------------------+------------+
156156| **if-match ** | Gets only if object ETag matches ETag. | Entity Tag | No |
157157+---------------------------+------------------------------------------------+--------------------------------+------------+
158- | **if-none-match ** | Gets only if object ETag matches ETag. | Entity Tag | No |
158+ | **if-none-match ** | Gets only if object ETag doesn't match | Entity Tag | No |
159159+---------------------------+------------------------------------------------+--------------------------------+------------+
160160
161161Get Object ACL
You can’t perform that action at this time.
0 commit comments