c-smile / sciter-sdk

Sciter is an embeddable HTML/CSS/scripting engine

Home Page:http://sciter.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

about cookie

LeiZhang-Hunter opened this issue · comments

I have a question to ask.About sciter-sdk ,Does sciter-sdk support cookie?

I have a question to ask you. Does your software library support cookie?

Sciter preserves server side cookies. But you cannot set them from client side yet. I have plans to add support client side cookies.

thanks