エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント2件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Shared instance of NSHTTPCookieStorage does not persist cookies
I'm developing an application where the server hands me a cookie to identify the user. My success... I'm developing an application where the server hands me a cookie to identify the user. My successive requests need to have that cookie to have the response that the user expects. What I can't understand is how and when the shared instance of NSHTTPCookieStorage loses its cookies. The first solution I used is to archive and save the cookies from my server to user defaults on application termination
2016/11/10 リンク