Quick-http
OVERHAUL NEEDED
switch it all over to the newer SWS https server model - LOTS of new goodness to share!
Overview and getting started docs are in the README, visible on github.
This will be for additional project notes that are worthy of sharing.
THREADING DATA-CHANGE NOTES TO REMEMBER
CONTAINER CHANGES: you MUST use APIRequestCache - try to bundle them to minimize maintenance NO CONTAINER CHANGES: if we are writing fairly static data, change it and SET A FLAG to save it in the save loop! ARE STRING OPERATIONS THREAD-SAFE? I would guess NOT!! Shit.