Skip to content

Commit d9dfd7d

Browse files
committed
#91: Improve wording for OPTIONS request
Server must ignore 'Tus-Resumable' header
1 parent 3326720 commit d9dfd7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ MUST contain the `Tus-Version` header. It MAY include the `Tus-Extension` and
241241
`Tus-Max-Size` headers.
242242

243243
The Client SHOULD NOT include the `Tus-Resumable` header in the request and the
244-
Server MUST discard it.
244+
Server MUST ignore the header.
245245

246246
##### Example
247247

0 commit comments

Comments
 (0)