dm_cgi_router_callback Interface

interface
public subroutine dm_cgi_router_callback(env)

Arguments

Type IntentOptional Attributes Name
type(cgi_env_type), intent(inout) :: env

CGI environment variables.

Description

Route callback routine to be invoked by router.