You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we are able to set HTTP headers to be sent to the RSTUF API from the CLI. It works, and although users are mostly trustworthy, we just need to be a little bit more careful in parsing them (especially on the server-side). We need to a bit more research into options and libraries here.