summaryrefslogtreecommitdiffstats
path: root/src/plugins/http/http.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-26http_static: refactor to use http transportFlorin Coras1-2/+23
2022-01-26http: generalize buffer implementationFlorin Coras1-61/+12
2022-01-25http hsa: avoid extra space in requestFlorin Coras1-2/+2
2022-01-25http: fix rescheduling when transport fifo fullFlorin Coras1-3/+9
2022-01-20hsa: refactor test http server to use http protoFlorin Coras1-17/+32
2022-01-20http: add http protocol pluginFlorin Coras1-0/+1002