HttpServer Op
Create a Web/Http server locally
Summary (oneliner)
<p>Create a HTTP server, that can answer requests by sending strings</p>
Full Name
- Ops.Extension.Standalone.Net.HttpServer
- Standalone Op - Download cables standalone to use it
- Extension Op - Visible to all users
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch http server
INPUT PORTS
Hostname (String)
Port (Number:
<i>integer</i>
)OUTPUT PORTS
Trigger Request (Trigger)
Response (Object)
Request URL (String)
Request (Object)
Running (
<i>boolean</i>
Number)