aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/http/http_buffer.c
AgeCommit message (Collapse)AuthorFilesLines
2022-02-11http: fix support for files larger than u32Florin Coras1-8/+8
Type: fix Signed-off-by: Florin Coras <fcoras@cisco.com> Change-Id: Iad7304c3a8fef14ec85c4240714feb86637411ca
2022-02-03http: honor max seg len in ptr bufferFlorin Coras1-4/+6
Type: fix Signed-off-by: Florin Coras <fcoras@cisco.com> Change-Id: I58ecd933f36c6622f4c6b373d2d94a48f9fc9eae
2022-01-26http: generalize buffer implementationFlorin Coras1-0/+217
And add support for passing of pointers Type: improvement Signed-off-by: Florin Coras <fcoras@cisco.com> Change-Id: Ida3e5ae4ff7842366ae92a5f33c5e761355951a6