#
hs.httpserver
Simple HTTP server
Notes:
- Running an HTTP server is potentially dangerous, you should seriously consider the security implications of exposing your Hammerspoon instance to a network - especially to the Internet
- As a user of Hammerspoon, you are assumed to be highly capable, and aware of the security issues
#
Submodules
#
API Overview
Functions - API calls offered directly by the extension
new
Methods - API calls which can only be made on an object returned by a constructor
getInterface getName getPort maxBodySize send setCallback setInterface setName setPassword setPort start stop websocket