Closed amitguptagwl closed 6 years ago
Many people do mistakes mapping the URL. Hence we want to introduce ignoreLeadingSlash with default true value. So that if user forget to miss using leading slash this application automatically adds it.
ignoreLeadingSlash
true
@amitguptagwl I can help you in this.
Thanks @shuklajay117 . Let me know if you need any guidance to get this issue solved.
Sure @amitguptagwl
fixed
Many people do mistakes mapping the URL. Hence we want to introduce
ignoreLeadingSlash
with defaulttrue
value. So that if user forget to miss using leading slash this application automatically adds it.