mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-06 07:12:12 +03:00
hookBufferStart was calling recordRequestStart without sourceModel, causing the field to be null even when extractSourceModel returned a value from the body. Now forwards the extracted model so the Traffic Inspector buffer entry is populated correctly.