HAProxy Lua module 1.1.0
10 months ago by Mickaël Guichard
- Add support for lua-socket to increase timestamp accuracy from seconds to milliseconds
- Expose variables
txn.dd.ptimeandtxn.dd.ttimefor logging, respectively for processing time of the Bot protection API, and total time spent (processing + headers enrichments) - Update payload truncation to follow recommendations for the Protection API
- Add
restore_referreroption to restoreRefererheader on requests when the original value is replaced by the browser after a challenge - Fix function to retrieve cookie header
- Fix field value for
ServerName - Fix URL with query params in payload
