]> git.tdb.fi Git - libs/net.git/commitdiff
Add a utility struct for parsing complex header values
authorMikko Rasa <tdb@tdb.fi>
Mon, 16 May 2016 09:06:19 +0000 (12:06 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 16 May 2016 09:06:19 +0000 (12:06 +0300)
It's not used to store headers in Message since not all headers follow
the same syntax.  User-Agent in particular may have semicolons which are
not parameters separators.


No differences found