headerParseList

Parses a header whose content is described by RFC2616 as #something.

"something" does not itself contain commas, except as part of quoted-strings.

string[]
headerParseList
(
string header
)

Parameters

header string

a header value

Return Value

Type: string[]

a #GSList of list elements, as allocated strings