- From: Yoav Nir <ynir@checkpoint.com>
- Date: Thu, 2 Aug 2012 20:27:58 +0300
- To: Eliot Lear <lear@cisco.com>
- CC: "ietf-http-wg@w3.org Group" <ietf-http-wg@w3.org>
On Aug 2, 2012, at 9:58 AM, Eliot Lear wrote:
>
> Martin,
>
>> We could always USE ASN.1 (and PER).
>
> Thank you for bringing home the point that there are complexity
> tradeoffs for doing all of this.
Why? It makes things so simple:
HTTPHeaders ::= SEQUENCE OF HTTPHeader
HTTPHeader ::= SEQUENCE {
type OBJECT
critical BOOLEAN
value OCTETSTRING
}
All you need is a
No, I'm not seriously proposing this. But a simple TV/TLV scheme could work.
Received on Thursday, 2 August 2012 17:28:35 UTC