Is there any way to send large files with Grapevine (well, respond with them) without loading the entire file into memory first? OutputStream seems to be what I'm looking for but there's not much documentation on it... do I need to add any headers, etc first for instance?
Is there any way to send large files with Grapevine (well, respond with them) without loading the entire file into memory first? OutputStream seems to be what I'm looking for but there's not much documentation on it... do I need to add any headers, etc first for instance?