Skip to content

Commit 12fe2b4

Browse files
committed
Clarify this is referring to Content-Range
1 parent bf6f991 commit 12fe2b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-httpapi-patch-byterange.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ If the "last-pos" is unknown because the upload is indeterminate length (the Con
108108

109109
A "Content-Length" part field, if provided, describes the length of the part body. (To describe the size of the entire target resource, see the Content-Range field.)
110110

111-
If provided, it MUST exactly match the length of the range specified in the Content-Range field, and servers MUST error when the Content-Length mismatches the length of the range.
111+
If provided, it MUST exactly match the length of the range specified in the Content-Range field, and servers MUST error when the Content-Length mismatches the length of the range provided in Content-Range.
112112

113113

114114
## The Content-Offset Field

0 commit comments

Comments
 (0)