MINOR: payload: convert to the new buffer API
authorWilly Tarreau <w@1wt.eu>
Tue, 19 Jun 2018 05:19:56 +0000 (07:19 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 19 Jul 2018 14:23:42 +0000 (16:23 +0200)
commitfc0785d26ce2fade9988dbbe7163e63787a5d62e
tree5c7f796889c370834c5e394e91d832a50eebc15c
parent44a41a83fb96cc4761f8c1c796e9e1b1eb971ef8
MINOR: payload: convert to the new buffer API

Mostly mechanical changes. It seems that some of them could be further
factored out by adding a few more wrappers at the channel level.
src/payload.c