5

The server I'm using sends the session id with a http-only cookie. To make this working on WP8, I already enabled cookies in the internet explorer settings of the device. This works well for all my AJAX-requests. But now i have to download a file from the server, therefore I'm using the file-transfer plugin, but i always get HTTP Status 401 - Http Request not attached to a session Is there any way to fix this issue, so that the cookie header containing the JSESSIONID is sent with the download request?

user1448982
  • 1,200
  • 3
  • 12
  • 22

0 Answers0