GoLang fdf_header

request it (216)
GoLang replacement for PHP's fdf_header [edit | history]



Do you know a GoLang replacement for PHP's fdf_header? Write it!

PHP fdf_header

PHP original manual for fdf_header [ show | php.net ]

fdf_header

(PHP 4 >= 4.3.0, PHP 5, PHP 7)

fdf_headerSets FDF-specific output headers

Description

void fdf_header ( void )

This is a convenience function to set appropriate HTTP headers for FDF output. It sets the Content-type: to application/vnd.fdf.

Return Values

No value is returned.