Issue with HttpServer.response.file method in serving files
Hi. I am having problems to serve a file via the HttpServer.response.file method:
The server will not return file contents, instead it returns an empty document with status 500.
Rest of the code
Should be a layer issue i guess. But cant find any layer exported by platform-node that i can use...
I get the TS error:
The server will not return file contents, instead it returns an empty document with status 500.
Rest of the code
Should be a layer issue i guess. But cant find any layer exported by platform-node that i can use...
I get the TS error:
