Subject: | ->on_request method support as fallback when {on_request} missing |
Minor feature request:
Currently the ->{on_request} callback is only supported as a parameter
to ->configure rather than being the usual fallback to subclass method.
Easy to work around (with some minor contortions in ->new /
->configure), just a nice-to-have for the usual consistency reasons.
cheers,
Tom