Skip to content
Snippets Groups Projects
user avatar
pavelxdd authored
Firefox sends HTTP requests with "Connection: keep-alive" header.
When LWS responds with 401 and WWW-Authenticate header, Firefox
doesn't show an authentication dialog until connection is closed.
Adding "Content-Length: 0" solves the problem.
efbc3288
History
Name Last commit Last update