yuluo-yx opened a new issue, #2771:
URL: https://github.com/apache/rocketmq-dashboard/issues/2771

   ## Problem
   
   VITE_API_BASE_URL normalization removes only one final slash and does not 
trim whitespace. Padded values or multiple trailing slashes create malformed 
request base URLs.
   
   ## Expected behavior
   
   Trim the override and remove all trailing slashes in one reusable 
normalization boundary.
   
   ## Verification
   
   Add a config unit test for a padded URL with repeated trailing slashes.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to