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
Link: I think that the setup passing the filename via the header is not a usual procedure. I would expect the information in the body. The header is usually used for passing additional (meta-)data about the request and the response. For details see HTTP headers.
Proposed Fix
Usage of const for the password` variable
Passing of parameter via request body for the filename, not via a custom field of the header