Basic http authentication

After playing around with KWGT I ran into something that KWGT unfortunately lacks.

The possibility to define credentials for basic http or Windows authentication (via .htaccess or requested Windows login for example). (No, not credentials you have to enter on a page).

Would love to see a feature like this I the future.

Did you try specifying them in the URL? Like http://user:[email protected]/path?

Yeah, I did. But when calling the url that way I get a non valid url and a blank page in the end.

Thats strange this is a standard HTTP URL with user and password it has to work