Home > other >  The front page how to obtain the request sent by the header information when the current page?
The front page how to obtain the request sent by the header information when the current page?

Time:01-13




Now there is a demand, is the need to write a separate page, the APP will jump over there but jump over using a post request, and inside the header will get token, now ask me how to get the token?

CodePudding user response:


Don't put the token cookie in

CodePudding user response:


The server can get the header information

CodePudding user response:


Can directly read the header, what language do you use to write?

CodePudding user response:

Web application request HTML to add the header to the server, the server returns the HTML to a web application, the js to get a web application to the server in the HTML header?????? Not far?
  • Related