kubo/commands/http
Richard Littauer b6a3435bb5 Decapitalized log.Debug messages
According to golang standards, these should not be capitalized nor having a trailing period, AFAIK.

License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-06-15 08:56:34 +01:00
..
client.go fix double transfer encoding head problem 2016-03-14 16:26:49 -07:00
handler_test.go fix double transfer encoding head problem 2016-03-14 16:26:49 -07:00
handler.go Decapitalized log.Debug messages 2016-06-15 08:56:34 +01:00
multifilereader_test.go fix tests 2016-01-12 08:22:55 -08:00
multifilereader.go cleanup multipart 2016-01-12 08:22:55 -08:00
parse.go strings.Split -> path.SplitList 2016-01-12 08:22:55 -08:00