Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit24d91a5

Browse files
committed
Merge pull request#52 from ctshryock/put-content-length-doc-update
Add note to verbs explaination about PUT and empty body requests
2 parents7b5426f +26c4585 commit24d91a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎content/v3.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,8 @@ relatively new and uncommon HTTP verb, so resource endpoints also accept
126126
POST requests.
127127

128128
PUT
129-
: Used for replacing resources or collections.
129+
: Used for replacing resources or collections. For PUT requests
130+
with no`body` attribute, be sure to set the`Content-Length` header to zero.
130131

131132
DELETE
132133
: Used for deleting resources.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp