dm_fcgi_out Subroutine

public subroutine dm_fcgi_out(content)

Writes given content as response. The argument will be null-terminated.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: content

Response content.