[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Most succinct way to parse an HTTP header string
- From: Sean Conner <sean@...>
- Date: Thu, 29 Aug 2013 20:15:23 -0400
It was thus said that the Great William Ahern once stated:
> On Thu, Aug 29, 2013 at 11:57:55AM -0400, Sean Conner wrote:
> >
> > [1] If I'm parsing email, I'll use:
> > https://github.com/spc476/LPeg-Parsers/blob/master/email.lua
>
> That module is a tour de force. It's priceless just for its documentary
> value.
Thanks. But, I feel that if I had included support for all the "Resent-*"
headers, then it would have been a tour de force 8-)
-spc