qicz opened a new pull request #2017:
URL: https://github.com/apache/incubator-shenyu/pull/2017


   Fix #2014 , validation the `context path` before `buildContextPath`.
   
   if the `context path` is invalid response follow error:
   
   ```json
   {
   "code": -111,
   "message": "The context path illegal, please check the context path mapping 
plugin! [/**]",
   "data": null
   }
   ```


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