mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-08 00:02:20 +03:00
merge(F10): audit report + sourceModel fix(F3) (Group A)
This commit is contained in:
@@ -219,6 +219,7 @@ export abstract class MitmHandlerBase {
|
||||
body,
|
||||
agentId: this.agentId,
|
||||
mappedModel,
|
||||
sourceModel: this.extractSourceModel(body),
|
||||
});
|
||||
} catch {
|
||||
// Hook should never break interception — fall through to local stub.
|
||||
|
||||
Reference in New Issue
Block a user