Open
Description
tapiro should be able to handle
import io.java.File
...
@query
def download(filename: String): F[Either[Error, File]]
...
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Disposition
tapiro should be able to handle
import io.java.File
...
@query
def download(filename: String): F[Either[Error, File]]
...
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Disposition