How to match all current items in a certain directory
Fgaoxing opened this issue · 6 comments
Fgaoxing commented
@kwadrat Is there any way? I want to match all the content under a certain path
有什么办法吗?我希望匹配某一个路径下的所以内容
Fgaoxing commented
Sorry, I didn't read the document carefully
Fgaoxing commented
@squeaky-pl When I use "router. add_route ("/gh/{path} ", github. getFile)", I cannot match correctly
Fgaoxing commented
I am not matching a separate directory, but all the directories below
Fgaoxing commented
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'
Fgaoxing commented
Ronnie420b commented
Javac