+1

"Come to Me, all who are weary and heavy-laden, and I will
give you rest. Take My yoke upon you and learn from Me, for
I am gentle and humble in heart, and you will find rest for
your souls. For My yoke is easy and My burden is light."

    ~ Matthew 11:28-30


On Mon, Jun 10, 2024 at 3:24 PM Leif Hedstrom <zw...@apache.org> wrote:

> On Mon, Jun 10, 2024 at 13:59 <josiah_vander...@mediacombb.net> wrote:
>
> > Hello,
> >
> > After a refactor, the first parameter to TSMimeHdrPrint is unused, and we
> > are planning on removing it for ATS 10. The API will be changed as in the
> > following diff:
> >
> > -void TSMimeHdrPrint(TSMBuffer bufp, TSMLoc offset, TSIOBuffer iobufp);
> > +void TSMimeHdrPrint(TSMLoc offset, TSIOBuffer iobufp);
>
>
> I think this API is used for debugging purposes, right? So not likely used
> in very many plugins.
>
> If so, +1.
>
> — Leif
>
>
> > The change is straightforward, but please let me know if you have any
> > questions or concerns.
> >
> > Thank you,
> > Josiah VanderZee
> >
> >
> >
> >
>

Reply via email to