wendux / fly

:rocket: Supporting request forwarding and Promise based HTTP client for all JavaScript runtimes.
https://wendux.github.io/dist/#/language
MIT License
3.9k stars 639 forks source link

fly在vue项目中如何携带session #249

Open cxjhk opened 4 years ago

cxjhk commented 4 years ago

后端获取到的session每次都不一样 request header头中没有Cookie参数发送 image

macleer commented 3 years ago

credentials=‘include’