Aias00 commented on issue #5543:
URL: https://github.com/apache/shenyu/issues/5543#issuecomment-2053636433

   > > > > > > > The front end cannot set the token into the header.
   > > > > > > 
   > > > > > > 
   > > > > > > u can get token value from header, why must url
   > > > > > 
   > > > > > 
   > > > > > Yes, in most scenarios we get the token from the header.
   > > > > > But we now have an app download function. The front end says that 
the universal preview component cannot set the header.
   > > > > > Now we think of an ending solution that is not to perform jwt 
verification on this method and manually verify the token in the method, but 
this is not very elegant.
   > > > > 
   > > > > 
   > > > > maybe u can set header from backend, before the universal preview 
component ?
   > > > 
   > > > 
   > > > Sorry, I didn't understand what you meant
   > > > Our download is that the backend provides an HTTP interface, and the 
frontend only needs to pass an id as an input parameter.
   > > > In this situation? How can I let the backend set the request header?
   > > 
   > > 
   > > okay, i have submit a pr to suppurt this feature
   > 
   > thank
   
   no need , may be next time u can also do some contribute to this project 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to