aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/http
AgeCommit message (Expand)AuthorFilesLines
2022-01-26http_static: refactor to use http transportFlorin Coras2-2/+24
2022-01-26http: generalize buffer implementationFlorin Coras5-72/+321
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 Coras5-0/+1396