You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/04/29 07:15:58 UTC

[GitHub] [apisix-dashboard] liuxiran commented on issue #1829: Invalid URL when online debug in kubernetes.

liuxiran commented on issue #1829:
URL: https://github.com/apache/apisix-dashboard/issues/1829#issuecomment-828996730


   Hi @qian0817 , thanks for your report.
   We use `url-regex-safe` to validate the url, and `apisix-gateway` does not meet the verification conditions, so you got the error message is expected.
   
   Actually, online debug is designed to test the route published on the apisix, later we plane to  update the UE of input URL, use select box instead of fill in it manually, which will reduce the cost of users, and at the same time improve security.
   
   May I ask whether the `apisix-gateway` is your apisix domain and `/json` is the route published on the apisix? If so, I hope  the above UE enhancement would solve your problem.


-- 
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.

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