You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add comprehensive debug logging to forwardHTTPRequest
- Add logging for URL construction and target resolution
- Log HTTP client request creation and execution
- Track response reception and body copying
- Helps diagnose 'Empty reply from server' issue in privileged mode
- No functional changes, only improved observability
Co-authored-by: f0ssel <[email protected]>
0 commit comments