]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: wurfl: removed deprecated methods
authorpaulborile <paul.borile@gmail.com>
Thu, 18 Apr 2019 09:57:04 +0000 (11:57 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 23 Apr 2019 09:00:23 +0000 (11:00 +0200)
commitbad132c384759179341fc3c481ce2724529bcaa0
tree7227597b5f887e0f2d53ccc5d0653ca65ac4ee98
parent59d50145dcf3d8e127732111a16e406523132421
CLEANUP: wurfl: removed deprecated methods

last 2 major releases of libwurfl included a complete review of engine options with
the result of deprecating many features. The patch removes unecessary code and fixes
the documentation.
Can be backported on any version of haproxy.

[wt: must not be backported since it removes config keywords and would
 thus break existing configurations]
Signed-off-by: Willy Tarreau <w@1wt.eu>
doc/WURFL-device-detection.txt
doc/configuration.txt
examples/wurfl-example.cfg
src/wurfl.c