Re: TSMimeHdrFieldNext

2014-08-17 Thread Leif Hedstrom
On Aug 16, 2014, at 7:35 PM, James Peach wrote: > On Aug 16, 2014, at 8:29 AM, Brian Geffon wrote: > >> I'm definitely +1 for functor/iterator semantics, ideally it could be done >> in such a way as to preserve backwards compatability. > > My initial reaction is against a callback-based API b

Re: 回复: TSMimeHdrFieldNext

2014-08-17 Thread Leif Hedstrom
On Aug 16, 2014, at 8:17 PM, portl4t...@gmail.com wrote: > I think we have to create FetchSM with all the headers from the client > request, should not we? > Is there any other way to get all the headers from the client request? Yes, there is a way to “dump” all headers on a VIO, would that not