This may be a client vs server thing - componentWillMount() only runs on the client, so requests there would always include the client's cookies.
確定! 回上一頁