fix typo and rename to TEMPLATE
This commit is contained in:
parent
13a546a2e5
commit
6e85118970
|
@ -104,7 +104,7 @@ MUST
|
||||||
|
|
||||||
SHOULD
|
SHOULD
|
||||||
|
|
||||||
* [ ] Server dodes not trust client submitted content
|
* [ ] Server does not trust client submitted content
|
||||||
* [ ] Validate the content they receive to avoid content spoofing attacks.
|
* [ ] Validate the content they receive to avoid content spoofing attacks.
|
||||||
* [ ] After receiving submission with uploaded media, the server should include the upload's new URL in the submitted object's url property
|
* [ ] After receiving submission with uploaded media, the server should include the upload's new URL in the submitted object's url property
|
||||||
* [ ] Take care not to overload other servers with delivery submissions
|
* [ ] Take care not to overload other servers with delivery submissions
|
Loading…
Reference in New Issue