2014-10-23 10:35:52 +02:00
|
|
|
# GOWEBDAV - WebDAV Client for golang
|
|
|
|
|
2014-10-28 07:53:14 +01:00
|
|
|
## LINKS
|
|
|
|
|
2018-05-15 12:14:08 +02:00
|
|
|
* [rfc2518](http://www.faqs.org/rfcs/rfc2518.html "RFC 2518 - HTTP Extensions for Distributed Authoring -- WEBDAV")
|
|
|
|
* [rfc2616](http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html "HTTP/1.1 Status Code Definitions")
|
2014-10-28 07:53:14 +01:00
|
|
|
|
|
|
|
## Books
|
|
|
|
|
|
|
|
* [WebDav: Next Gen](https://books.google.de/books?isbn=0130652083 "WebDav: Next Generation Collaborative Web Authoring By Lisa Dusseault")
|