PipeScript icon indicating copy to clipboard operation
PipeScript copied to clipboard

`HttpListenerRequest.Module` should get the module associated with a request

Open StartAutomating opened this issue 1 year ago • 0 comments

Since any module can list any number of servers (#792 ) and expose websites (see #1038), any module can essentially identify as a one or more URLs.

Since this information is already readily accessible, searching urls from loaded modules to determine a match should be relatively straightforward.

StartAutomating avatar May 06 '24 00:05 StartAutomating