Workers route, how to match a specific part of the URI path ?

Hello,
I'm trying to create a route that will match all URI containing /a/ :
https://www.example.com/nimp/a/test.html

seems like * example.com/ * /a/ * is not supported (adding spaces to avoid discord automatic formatting)
Was this page helpful?