Do you use it to change the contents of headers or just to read them? I've been told that if (for example) you get the TSMLoc for two header fields, and then change or delete the second field, this may cause the first TSMLoc to become a dangling pointer. It doesn't look like the Header.h code handles this possibility.
On Wed, Sep 12, 2018 at 7:55 PM, zzz <z...@apache.org> wrote: > Linkedin Traffic team is actively using it. It's quite handy. > (Thanks @bgeffon > One issue we found so far is Headers.wireStr() is much slower than the raw > API equivalent TSMimeHdrPrint, so you've better to avoid that. > > Walt Karas <wka...@oath.com.invalid> 于2018年9月12日周三 下午4:52写道: > >> Who has used this and what issues (if any) have you had with it? >>