Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-08 | http_static: derive mime type from file extensions | Dave Barach | 1 | -6/+80 |
2022-12-06 | http_static: fix http(s) redirects | Dave Barach | 1 | -0/+1 |
2022-11-10 | http: support client connect | Filip Tehlar | 1 | -8/+12 |
2022-02-23 | http hsa: use octet-stream content type for tps | Florin Coras | 1 | -1/+2 |
2022-02-23 | http hsa: support multiple listeners for http tps | Florin Coras | 1 | -1/+1 |
2022-02-11 | http: fix support for files larger than u32 | Florin Coras | 1 | -1/+1 |
2022-02-11 | http: add startup configuration stanza | Florin Coras | 1 | -0/+1 |
2022-01-26 | http_static: refactor to use http transport | Florin Coras | 1 | -0/+1 |
2022-01-26 | http: generalize buffer implementation | Florin Coras | 1 | -11/+9 |
2022-01-20 | http: add http protocol plugin | Florin Coras | 1 | -0/+194 |