forked fromsigmavirus24/developer.github.com
- Notifications
You must be signed in to change notification settings - Fork0
Commit26c4585
committed
Add note to verbs explaination about PUT and empty body requests
When making a request via PUT with an empty body, the content-length headerneeds to be set to zero.Seehttp://developer.github.com/v3/orgs/teams/#add-team-member1 parent70952a5 commit26c4585
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
| 130 | + | |
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
| |||
0 commit comments
Comments
(0)