how to print the cookie coming from the server using axios code example Example: axios send request with cookies axios.get('some api url', {withCredentials: true});