commit | 5a2c661efa9e6a9c2228765b851a384a16e07575 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Sun Aug 15 20:35:25 2021 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Sun Aug 15 20:56:44 2021 +0200 |
tree | 6c1a7daccd733e464cb8cc94bd94aaa837866930 | |
parent | e48d1dc2d9581c8fd1fa3f635b96fe64de7f8518 [diff] [blame] |
DOC: lua-api: Add documentation about lua filters Lua filter support is highly experimental. The documentation was added to allow first lua filter implementations. The API is not stabilized and must be improved to be fully usable. This docuementation is quite light for now. But more will be added.
diff --git a/.gitignore b/.gitignore index ec9dd62..ef880c3 100644 --- a/.gitignore +++ b/.gitignore
@@ -52,3 +52,4 @@ dev/hpack/gen-rht /src/dlmalloc.c /tests/test_hashes +doc/lua-api/_build