aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/http_static/FEATURE.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/http_static/FEATURE.yaml')
-rw-r--r--src/plugins/http_static/FEATURE.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/plugins/http_static/FEATURE.yaml b/src/plugins/http_static/FEATURE.yaml
new file mode 100644
index 00000000000..67a68425d6d
--- /dev/null
+++ b/src/plugins/http_static/FEATURE.yaml
@@ -0,0 +1,10 @@
+---
+name: Static http/https server (http_static)
+maintainer: Dave Barach <dave@barachs.net>
+features:
+ - An extensible static http/https server with caching
+description: "A simple caching static http / https server
+ A built-in vpp host stack application.
+ Supports HTTP GET and HTTP POST methods."
+state: production
+properties: [API, CLI, MULTITHREAD]