svenstaro/miniserve

download formfile

Zruto opened this issue · 1 comments

Zruto commented

I used golang to make a miniserve agent, and now I can use file, err := ctx.FormFile("file_to_upload") to get the information of the uploaded file. If I want to get the information of the downloaded file, what should its FormFile be?

I'm not really knowledgeable about go and I don't really understand what you're asking here. Is this really a miniserve issue?