My first fetch request on a Rust API trigger a cors error. Not the others

前端 未结 0 1427
一个人的身影
一个人的身影 2020-12-11 15:45

I have a front on React listening at "localhost:3000" and API on Rust listening at "localhost:8000" (rocket, rocket_cors).

I try to call my API wi

相关标签:
回答
  • 消灭零回复
提交回复
热议问题