Adds a new path/handler to this delegating handler.
The path pattern to match against requests.
The handler that will handle requests to the given path.
This handler, for method chaining.
See Implementation
Adds a new path/handler to this delegating handler.