add Content-type to FileSystem.Create by suganoo · Pull Request #21 · vladimirvivien/gowfs
Sometimes it fails to upload file to hdfs because of not able to specify the content-type. Default content-type is text/html. So how do you think this PR?