Cookie and Authorization headers called from xml

  • Hi,

    Depending on browsers, no Cookie header or Authorization header are sent to server, when urls are called from xml.
    Those urls are for fetching another xmls, images, movies and so on. The result is the server responding 401 error.
    Especially ie or edge doesn't send those headers at all.

    This is so annoying when the page is placed on a restricted area.
    When I use application server, I added ;jsessionid=xxx to urls for workaround but in case of basic auth, we have to add Authorization header, that cannot be done by just manipulating url attribute of xml. *wacko*

    Is there any way to solve or, Klaus, could you be kind enough to implement?

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!