moby--moby/pkg/httputils
Boaz Shuster b1996728aa Update docs and code to use application/x-tar in the build API
At the "Build image from Dockerfile" section in the API docs
the Content-Type header is missing.
In addition, some parts in the code are still setting the
Content-Type header to application/tar while it was changed
to application/x-tar since 16th September 2015.

Signed-off-by: Boaz Shuster <ripcurld.github@gmail.com>
2017-01-10 06:40:06 +02:00
..
httputils.go Fix a bit typos 2016-12-09 03:05:11 +08:00
httputils_test.go duplicated the 2016-12-21 20:16:19 +08:00
mimetype.go Update docs and code to use application/x-tar in the build API 2017-01-10 06:40:06 +02:00
mimetype_test.go fix t.Errorf to t.Error in serveral _test.go 2016-11-14 17:54:43 +08:00
resumablerequestreader.go Enhance pkg/{httputils,integration}, distribution/xfer unit tests 2016-12-28 11:54:05 +01:00
resumablerequestreader_test.go optimize Fatalf with the expectedError 2017-01-05 14:47:36 +08:00