http: fix, tidy and rework ready for release

* Fix remaining problems
  * Refactor to make testing easier and add a test suite
  * Make path parsing more robust.
  * Add single file operations
  * Add MimeType reading for objects
  * Add documentation
  * Note go1.7+ is required to build
This commit is contained in:
Nick Craig-Wood 2017-06-19 17:36:14 +01:00
parent afc8cc550a
commit b22c4c4307
20 changed files with 1148 additions and 234 deletions

View file

@ -53,6 +53,7 @@ from various cloud storage systems and using file transfer services, such as:
* Yandex Disk
* SFTP
* FTP
* HTTP
* The local filesystem
Features