http_proto icon indicating copy to clipboard operation
http_proto copied to clipboard

`fields_base::set` postconditions

Open cmazakas opened this issue 2 years ago • 0 comments

It should be documented explicitly in the API for fields_base::set that both the key and value are checked for grammatical correctness according to the rfc and that if the field-value contains an obs-fold that it's appropriately replaced with SP which is documented here.

cmazakas avatar Jan 19 '24 16:01 cmazakas