method

header

v2_4_6 - Show latest stable - Class: CGI
header(options='text/html')
public

This method is an alias for #http_header, when HTML5 tag maker is inactive.

NOTE: use #http_header to create HTTP header blocks, this alias is only provided for backwards compatibility.

Using #header with the HTML5 tag maker will create a <header> element.