9bb904da61
Fixed HIGH priority QA issues found by toolkit-qa-check.sh: • Added 10-second timeout (-m 10) to all curl commands • Prevents script hanging on slow/unresponsive domains • Lines fixed: 912, 954, 968, 982 Changes: ✓ analyze_redirect_chains() - Added timeout to redirect counting ✓ analyze_https_redirect() - Added timeout to HTTP redirect check ✓ analyze_network_waterfall() - Added timeout to response time measurement ✓ analyze_cdn_performance() - Added timeout to CDN header check Result: ✅ 4 NET-TIMEOUT issues fixed (HIGH priority) ✅ Code remains production-safe ✅ Syntax validated ✅ Ready for deployment Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>