]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: internals: document the IST API
authorWilly Tarreau <w@1wt.eu>
Mon, 8 Nov 2021 15:48:54 +0000 (16:48 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 8 Nov 2021 15:50:48 +0000 (16:50 +0100)
commitbc84657410f98070d3afa775e56c754ca486a09d
tree32d4eb72e17a0f3b98619c132a3acfd5439476d3
parentd3141b1d378189b894ae7d9b893d700e387ac5e3
DOC: internals: document the IST API

This one was missing. It should be easier to use now. It is obvious that
some functions are missing, and it looks like ist2str() and istpad() are
exactly the same.
doc/internals/api/ist.txt [new file with mode: 0644]