moby--moby/utils
unclejack f033ce3ee9 resumablerequestreader: allow initial response
Make it possible to inspect an initial response and pass it to
ResumableRequestReader. This makes it possible to inspect an initial
response and passing it to ResumableRequestReader to avoid making an
extra request.

Docker-DCO-1.1-Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com> (github: unclejack)
2014-07-21 19:54:25 +03:00
..
broadcastwriter BroadcastWriter refactoring 2014-07-03 10:12:53 +04:00
filters filters: don't encode an empty set. update comments 2014-06-02 16:33:52 -04:00
testdata tarsum: adding the layer for "scratch" image 2014-05-13 15:08:48 -04:00
checksum.go
daemon.go
http.go Remove Trailing Whitespace in User-Agent 2014-05-16 17:15:04 -07:00
jsonmessage.go Updated docker logs timestamp to RFC3339 2014-07-09 11:59:06 -04:00
jsonmessage_test.go
jsonmessagepublisher.go Refactor events publishing 2014-06-17 21:56:22 +02:00
jsonmessagepublisher_test.go Refactor events publishing 2014-06-17 21:56:22 +02:00
progressreader.go
random.go Fixed up if statement 2014-06-10 10:02:00 -04:00
resumablerequestreader.go resumablerequestreader: allow initial response 2014-07-21 19:54:25 +03:00
stdcopy.go Fix stdcopy when reads large frame at once 2014-06-19 21:42:55 +04:00
streamformatter.go Remove unused and racy "used" param from streamformatter 2014-06-02 21:43:07 +04:00
streamformatter_test.go Remove unused and racy "used" param from streamformatter 2014-06-02 21:43:07 +04:00
tarsum.go
tarsum_test.go Fix go vet errors 2014-06-18 17:39:57 +00:00
timeoutconn.go Use Timeout Conn wrapper to set read deadline for downloading layer 2014-05-27 22:50:04 -07:00
timeoutconn_test.go utils: add test for TimeoutConn 2014-06-07 15:11:57 -07:00
uname_linux.go
uname_unsupported.go
utils.go add basic support for 'all' 2014-07-11 23:43:21 +00:00
utils_test.go Move WriteBroadcaster to separate package as BroadcastWriter 2014-07-02 23:31:06 +04:00