Skip to content

Commit

Permalink
Merge pull request #19 from vayam/master
Browse files Browse the repository at this point in the history
Rename Final-Size -> Final-Length
  • Loading branch information
felixge committed May 1, 2013
2 parents fcd41e1 + 8d07dd9 commit dd4a798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocol.md
Expand Up @@ -181,7 +181,7 @@ This way a server will implicitly know when a file has completed uploading.
##### POST

Clients MUST use a `POST` against a well known file creation url to request the
creation of a new file resource. The request MUST include a `Final-Size`
creation of a new file resource. The request MUST include a `Final-Length`
header.

Servers MUST acknowledge a successful file creation request with a `201
Expand Down

0 comments on commit dd4a798

Please sign in to comment.