Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

Get/Set cookies from qml

$
0
0
Hi all: I am writting a client program. When I login, the server will send some cookies to me in the ‘Set-Cookie’ header field. I need to get the cookies, because the rest of the request will need them. I try to get the cookies with xmlhttprequest.getResponseHeader(“Set-Cookie”), but failed. I don’t want to use C++, so could it be possible?

Viewing all articles
Browse latest Browse all 18427

Trending Articles