Vibe-D File Question

Selim Ozel sozel at wpi.edu
Fri Sep 11 11:08:51 UTC 2020


It seems like rejected-software forum is flooded with spam, so I 
decided to ask it here. Is there a way to generate a file -csv 
for example- on the back-end and serve it to the front-end as a 
file.

Serve static file [1] function does this for files saved on the 
disk. I want to be able to generate a file during runtime and 
serve it to the client. Is this possible?

Thanks,
S


[1] https://vibed.org/api/vibe.http.fileserver/serveStaticFile




More information about the Digitalmars-d-learn mailing list