Closing a file
How do I close a file after opening and streaming it?
My handler function code is as follows:
Is there a good way of closing the "file" after returning the "Response" object?
My handler function code is as follows:
Is there a good way of closing the "file" after returning the "Response" object?
