- 1. Home
- 2. User Guide
- 2.1. Getting started
- 2.1.1. File-based routing
- 2.1.2. Root configuration
- 2.1.3. Rule-based routing 1
- 2.1.4. Rule-based routing 2
- 2.1.5. TOML configuration
- 2.2. Examples
- 2.2.1. Combining conditions 1
- 2.2.2. Combining conditions 2
- 2.2.3. Operators
- 2.3. FAQ
- 3. Wrapping Up
- 4. Advanced Topics
- 4.1. Response decision flow
- 4.2. Rule set config structure
- 4.2.1. prefix table
- 4.2.2. rules array of tables
- 4.2.2.1. when table
- 4.2.2.2. respond table
- 4.3. Configuration overview
- 4.4. Middleware with Rhai scripts
- 5. Technical Referrence
- 5.1. Vision and Goals
- 5.2. Architecture
- 5.3. Design
- 5.3.1. Server
- 5.3.2. Response
- 5.3.2.1. Headers
- 5.3.2.1.1. CORS
- 5.3.2.1.2. OPTIONS