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/backup
andres-portainer 814fc9dfc0
fix(http): drain and close HTTP response bodies EE-5280 (#8716)
2 years ago
..
test_assets/handler_test
backup.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
backup_test.go fix(http): drain and close HTTP response bodies EE-5280 (#8716) 2 years ago
handler.go fix(code): add missing returns after sending HTTP errors EE-4442 (#7868) 2 years ago
restore.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
restore_test.go fix(http): drain and close HTTP response bodies EE-5280 (#8716) 2 years ago