Expose precondition error code header

Co-authored-by: Pijus Kamandulis <pikami@users.noreply.github.com>
This commit is contained in:
Cursor Agent
2026-06-05 20:14:46 +00:00
parent 97dc9fb465
commit 2f1cfd7069
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@ const (
AIM = "A-Im"
Authorization = "authorization"
CosmosLsn = "x-ms-cosmos-llsn"
ErrorCode = "x-ms-error-code"
ETag = "etag"
GlobalCommittedLsn = "x-ms-global-committed-lsn"
IfMatch = "if-match"