Indirection to the real method in action

Property definitions

nitcorn $ RestfulTask :: indirect_restful_method
	# Indirection to the real method in `action`
	protected fun indirect_restful_method: HttpResponse is abstract
lib/nitcorn/restful.nit:110,2--111,64