http_static: add FEATURE.yaml
[vpp.git] / src / plugins / http_static / FEATURE.yaml
1 ---
2 name: Static http/https server (http_static)
3 maintainer: Dave Barach <dave@barachs.net>
4 features:
5   - An extensible static http/https server with caching
6 description: "A simple caching static http / https server
7               A built-in vpp host stack application.
8               Supports HTTP GET and HTTP POST methods."
9 state: production
10 properties: [API, CLI, MULTITHREAD]