dm_fcgi_write Subroutine

public subroutine dm_fcgi_write(string)

Writes given string as response.

Arguments

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

Response content.