Can user see the headers in Axios HTTP request

后端 未结 0 1506
悲哀的现实
悲哀的现实 2021-02-06 04:02

I would like to make an HTTP request using Axios. The code of the request is

axios.get(URL_ENDPOINT, {headers: {Authorization: API_TOKEN}})

I wou

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