for my SwiftUI app I need a function that is toggled by a button and sends a request to a server. That server returns a download link e.g.(http://localhost/picture.png). The Swi