squeaky-pl/japronto

How to match all current items in a certain directory

Fgaoxing opened this issue · 6 comments

@kwadrat Is there any way? I want to match all the content under a certain path
有什么办法吗?我希望匹配某一个路径下的所以内容

Sorry, I didn't read the document carefully

@squeaky-pl When I use "router. add_route ("/gh/{path} ", github. getFile)", I cannot match correctly

I am not matching a separate directory, but all the directories below

Additionally, when I call any function or class other than a custom one of 'request', calling 'request. Response' will result in 'SystemError: error return without exception set'

Javac