标签: angular http
当我使用withCredentials时,我可以看到cookie被发送到服务器。但是没有在chrome开发工具上显示,我无法使用documen.cookie访问它们。
withCredentials
documen.cookie
注意:前台和后台服务器使用不同的端口。