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
200 status request: request----cookie_extracted--->response
302 status request: request-----cookie_not_extract---->requests-----cookie_extracted---->response
only the last response headers set-cookies is extracted,the set-cookies in the redirected response headers ignored
302 redirect always happen in web login ,all the cookie must be extract