Closed
Description
Versions
Core version is v6.0.6 (Latest: v6.0.6)
Web version is v6.1 (Latest: v6.1)
FTL version is v6.1 (Latest: v6.1)
Description
In Firefox, requests to the web interface at https://pi.hole/admin/
will hang for a short while because the server is sending a single redirect Location
header. Without at least the Content-Length: 0
header the browser doesn't know whether to expect more data or not. Doesn't seem to effect Chrome.