Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged 不同的项目,前端在请求后端接口的时候想携带同一个cookie

0 votes
538 views
1 answer
    现在有两个项目,两个项目都是请求的一个后端服务。B项目是Vue写的,现在把这个Vue项目打包之后,直接放在A项目之下,并且它的AJAX请求,能直接携带A项目的cookie。 请问应该怎么弄呢...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
478 views
1 answer
    现在有两个项目,两个项目都是请求的一个后端服务。B项目是Vue写的,现在把这个Vue项目打包之后,直接放在A项目之下,并且它的AJAX请求,能直接携带A项目的cookie。 请问应该怎么弄呢...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...