1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client
Arnaud Porterie 0de96a8163 Fix client-side HTTP hijacking over TLS
Properly CloseWrite() the client socket once done with stdin when using
TLS connection (this used to rely on an erroneous type assertion).

Fixes #8658.
Fixes #8642.

Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
Signed-off-by: Michael Crosby <crosby.michael@gmail.com>
2014-12-09 14:56:17 -05:00
..
cli.go Add libtrust key identity management 2014-09-26 15:52:08 -07:00
commands.go Don't write pull output to stdout on container creating 2014-10-20 17:35:43 -04:00
hijack.go Fix client-side HTTP hijacking over TLS 2014-12-09 14:56:17 -05:00
utils.go Merge pull request #8508 from vbatts/vbatts-too_many_open_files 2014-10-11 11:16:23 +03:00