]> git.kaiwu.me - haproxy.git/commit
REORG: include: move payload.h to haproxy/payload.h
authorWilly Tarreau <w@1wt.eu>
Thu, 4 Jun 2020 13:13:30 +0000 (15:13 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:58 +0000 (10:18 +0200)
commit469509b39eb23a269eb9f6c6505710945725b541
treefa3b54613009b06625c1fd57094891ecea6d88ae
parent2cd5809f94eeb733d713072bdda95ee762157fd9
REORG: include: move payload.h to haproxy/payload.h

There's no type file, it only contains fetch_rdp_cookie_name() and
val_payload_lv() which probably ought to move somewhere else instead
of staying there.
include/haproxy/payload.h [moved from include/proto/payload.h with 89% similarity]
src/backend.c
src/hlua.c
src/payload.c