kubernetes/pkg/util/httpstream
Andy Goldstein 01b33ec330 Close streams with Reset instead of Close when closing streaming connections
This ensures that the call to close the underlying streaming connection will execute immediately,
instead of waiting for all streams to gracefully shut down.
2016-03-11 11:28:08 -05:00
..
spdy Close streams with Reset instead of Close when closing streaming connections 2016-03-11 11:28:08 -05:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
httpstream_test.go Add httpstream.Handshake unit test 2015-10-23 14:09:41 -04:00
httpstream.go Fix exec/attach test flakes 2016-02-08 21:33:23 -05:00