Template support:
- Simple strings /{var}
- Reserved string /{+var}
- Multiple variables per expression /{hello,larry}
- Dot-prefixes /{.filename,extension}
- Slash-prefiex {/path,to,here}
- Explosion {/paths*}, /cats/{ids*} explode to list arrays
|
||
|---|---|---|
| .. | ||
| Dispatching | ||
| Message | ||
| Routing | ||
| Transmission | ||
| ServerTest.php | ||