Content deleted Content added
→top: غلط املایی حل شد Tags: Reverted Mobile edit Mobile app edit Android app edit App section source |
|||
Line 5:
}}
{{Infobox networking protocol
| name:Sayed Reza Mosavi = WebDAV
| rfcs = {{IETF RFC|2518}}, {{IETF RFC|4918}}
| ports = 80, 443
| osilayer =
}}
'''WebDAV''' ('''Web Distributed Authoring and Versioning''') is a set of extensions to the
The WebDAV protocol provides a framework for users to create, change and move documents on a [[Server (computing)|server]]. The most important features include the maintenance of properties about an author or modification date, [[namespace]] management, collections, and overwrite protection. Maintenance of properties includes such things as the creation, removal, and querying of file information. Namespace management deals with the ability to copy and move web pages within a server's namespace. Collections deal with the creation, removal, and listing of various resources. Lastly, overwrite protection handles aspects related to the locking of files. It takes advantage of existing technologies such as [[Transport Layer Security]], [[digest access authentication]] or [[XML]] to satisfy those requirements.{{sfn|Whitehead|Goland|1999|p=294}}
|