Sellia::CLI::Inspector
The Inspector provides a web UI for viewing tunneled HTTP requests in real-time. It serves the React UI and provides WebSocket and REST endpoints for request data.
Constants
Log = ::Log.for(self)
VITE_HOST = "localhost"
Development mode: proxy to Vite dev server
VITE_PORT = 5173
Constructors
Instance methods
port
Sourcestore
Sourcestore=(store : RequestStore)
Source