Inherits HeaderField
This class knows how to parse and represent a List-ID as defined in RFC 2919.
Its main reason to exist is that some people use 8-bit phrases in list-id, and we need to drop those without dropping the field as a whole.
Constructs an empty ListIdField.
Reimplements Garbage::Garbage().
Unremarkable except that it drops 8-bit data inside s.
Reimplements HeaderField::parse().
This web page based on source code belonging to The Archiveopteryx Developers. All rights reserved.