Response-body rewriting
Response-body rewriting rules fetch an authorized public GET without browser credentials and perform bounded textual replacement via native messaging to the explicitly started local runtime.
Behavior
Section titled “Behavior”- Authorized public GET only, without browser credentials.
- Bounded textual replacement of the response body.
- Routed through native messaging to the explicitly started local runtime.
Requirements
Section titled “Requirements”- Requires the native runtime to be started (see Local runtime).
Without the runtime, response-body rules report
unsupported. - Requires the device-local CA trust installed via
rogatio runtime install. CA trust installation requires elevated privileges: Linux (sudo), macOS (keychain password), Windows (Administrator). - Activation is capability-based; where required capabilities are absent, activation reports
unsupported. - Observed bodies are never persisted, logged, exported, or transferred through native messaging.