mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2026-09-24 14:20:08 +01:00
Add a maxTimeout alias to LinkRequest.max_timeout for FlareSolverr drop-in compatibility. Values of 1000 or more are treated as milliseconds and normalized to seconds; smaller values keep the native seconds semantics. Closes #382.