siesta
siesta copied to clipboard
Named groups in descriptor path regular expressions
Would be nice to be able to do something like /user/?(P<id>[0-9])/
and include that id in the data? Could perhaps use XRegExp
although it looks rather hefty. Could enable matched groups if XRegExp is detected in window/injected into siesta?