fix: Serve HTML directly for public routes instead of proxying to backend 2f727f0 Anthony Pacheco commited on Apr 15
fix: Allow public access to non-API routes (HF Spaces Log Viewer) dffbccb Anthony Pacheco commited on Apr 15
fix: Read body before auth check to avoid UnboundLocalError 25655ee Anthony Pacheco commited on Apr 15
fix: Only read body for POST/PUT/PATCH methods to avoid UnboundLocalError d0888da Anthony Pacheco commited on Apr 15
fix: Accept multiple auth formats for HF Spaces compatibility d12e316 Anthony Pacheco commited on Apr 15
fix: Strip authorization header before forwarding to backend 0403779 Anthony Pacheco commited on Apr 15
fix: Simplified proxy with better path handling and error handling 24f39fe Anthony Pacheco commited on Apr 15
fix: Add FastAPI proxy to strip HF Spaces __sign parameter 573dc3a Anthony Pacheco commited on Apr 15