rndme / download

file downloading using client-side javascript
MIT License
2.28k stars 417 forks source link

What about downloads with method as post and parameters? #95

Closed Virushi closed 1 year ago

Virushi commented 4 years ago

Cry for help

rndme commented 1 year ago

download.js is primarily designed to save client-generated data. Dues to popular demand, I added the GET wrapper, but if you're making server responses, you can use content-disposition.