brackets-archive / brackets-shell

CEF3-based application shell for Brackets.
http://brackets.io
MIT License
0 stars 0 forks source link

[REVIEW ONLY] Enable Cookies #450

Open core-ai-bot opened 2 years ago

core-ai-bot commented 2 years ago

Issue by jasonsanjose Wednesday Sep 03, 2014 at 15:15 GMT Originally opened as https://github.com/adobe/brackets-shell/pull/464


Fix for https://github.com/adobe/brackets/issues/8582


jasonsanjose included the following code: https://github.com/adobe/brackets-shell/pull/464/commits

core-ai-bot commented 2 years ago

Comment by utkarshut Friday Nov 18, 2016 at 08:01 GMT


I am trying to get cookies from server in client app that is running on bracket but cookie only comes in response header (set-cookie). How to set it to browser cookie ??