HttpRequest.pathPattern

If this request was processed by a PathHandler, then this will be set to the path pattern that was matched when it chose a handler to handle this request.

struct HttpRequest
string pathPattern;