Summary
Add a streaming-response test that enforces the configured size cap when Content-Length is absent.
Scope
- Suggested file:
backend/secuscan/crawler.py
- Add or extend the matching backend unit or integration test.
- Keep the change focused on the documented edge case.
Acceptance criteria
Verification
Run the affected pytest file and any directly related suite.
Summary
Add a streaming-response test that enforces the configured size cap when Content-Length is absent.
Scope
backend/secuscan/crawler.pyAcceptance criteria
Verification
Run the affected pytest file and any directly related suite.