mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-13 04:54:12 +03:00
54cd21ae0d
Default the realm to the fetch URL in this case. Fixes #2890933 Note for new cache implementation (which is actually capable of utilising response bodies in this situation): if there is no WWW-Authenticate header, serve up the response body immediately -- don't present an authentication dialogue. svn path=/trunk/netsurf/; revision=9659