You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api/http/handler/websocket
andres-portainer f7dd73b0f7
feat(unit-testing): add a mock for the RequestBouncer EE-5610 (#9089)
1 year ago
..
attach.go fix: fix occurred typo [EE-4536] (#7994) 2 years ago
dial.go
dial_windows.go fix(code): replace calls to ioutil EE-4425 (#7878) 2 years ago
exec.go fix: fix occurred typo [EE-4536] (#7994) 2 years ago
handler.go feat(unit-testing): add a mock for the RequestBouncer EE-5610 (#9089) 1 year ago
hijack.go fix(errors): wrap db errors, improve error handling (#8859) 2 years ago
initdial.go fix(code): replace calls to ioutil EE-4425 (#7878) 2 years ago
pod.go fix(token-cache-manager): refactor to avoid data races EE-4438 (#8094) 2 years ago
proxy.go fix(tls): specify the TLS MinVersion always EE-4427 (#7869) 2 years ago
shell_pod.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
stream.go fix(websocket): use the read part of the buffer instead of everything EE-5235 (#8685) 2 years ago
types.go fix(code): replace calls to ioutil EE-4425 (#7878) 2 years ago