Skip to content

ESPFlask v0.1.5

Latest
Compare
Choose a tag to compare
@0x24a 0x24a released this 22 Apr 13:59
· 3 commits to main since this release
  • Change request.finish and request.abort to Response class
  • Change app.route(method, path) to app.route(path, [method])
  • Add create_ap util function