mirror of
https://github.com/firecrawl/firecrawl.git
synced 2026-03-13 08:21:20 +08:00
Add warning logs when the PDF engine receives content that isn't a PDF, capturing the URL, Content-Type, status code, and context. This helps diagnose cases where non-PDF responses are routed to the PDF engine. Follow-up to #2915.