You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • and you can just load the file as a string with require("Storage").read("filename") - the string will be kept in flash and will be loaded on demand. If it's too big to send in one go you can use E.pipe to pipe it to the HTTP response

About

Avatar for Gordon @Gordon started