This website requires JavaScript.
Explore
Help
Register
Sign In
scottk
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced
2025-12-24 00:37:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
26f90d209997b6ed5aa4db5fd624e77d16a7cf50
kubernetes
/
pkg
/
util
/
httpstream
/
spdy
History
Fabiano Franz
5940040c96
Fixes panic on round tripper when TLS under a proxy
2016-05-16 17:56:23 -03:00
..
connection_test.go
Close streams with Reset instead of Close when closing streaming connections
2016-03-11 11:28:08 -05:00
connection.go
Close streams with Reset instead of Close when closing streaming connections
2016-03-11 11:28:08 -05:00
roundtripper_test.go
Uncomment the code that cause by
#19254
2016-04-25 23:21:31 +08:00
roundtripper.go
Fixes panic on round tripper when TLS under a proxy
2016-05-16 17:56:23 -03:00
upgrade_test.go
Uncomment the code that cause by
#19254
2016-04-25 23:21:31 +08:00
upgrade.go
Replace runtime reference by pkg
2016-02-01 21:06:44 +08:00