Skip to content

HTTP MVP

Pre-release
Pre-release
Compare
Choose a tag to compare
@kevinhikaruevans kevinhikaruevans released this 17 Aug 20:07
· 23 commits to master since this release
b2e4300

A rudimentary, but working, HTTP handler. Only tested out GET requests with no payloads.

Several issues:

  • fixed link id; one request at a time
  • horrible looking code
  • almost zero error handling; if it fucks up, everything will likely break and will not gracefully fail