You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<spanclass="nx">cookies</span><spanclass="p">()</span><spanclass="o">-></span><spanclass="na">get</span><spanclass="p">();</span><spanclass="c1">// array of Cookie objects</span>
719
-
720
-
<spanclass="c1">// alternatively, you can use the display method</span>
<spanclass="nx">cookies</span><spanclass="p">()</span><spanclass="o">-></span><spanclass="na">display</span><spanclass="p">();</span><spanclass="c1">// array of Cookie objects</span>
722
719
723
720
<spanclass="c1">// or even from the Response</span>
0 commit comments