to_string


Description:

public string to_string (FormatOptions? options)

Allocates a string buffer containing the raw rfc822 headers contained in this.

Parameters:

this

a HeaderList

options

a FormatOptions or null

Returns:

a string containing the header block.