Added
DataType::create
returns anStructuredField
instance from aniterable
construct.DataType::serialize
returns the HTTP string representation of a structured field.
Fixed
InnerList::fromPair
should not throw if the pair is empty becuse an inner list can be emoty.
Deprecated
DataType::build
useDataType::serialize
instead.
Removed
- None