net/haproxy: add "compression" options to GUI
Important notices Before you add a new report, we ask you kindly to acknowledge the following:
- [x] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md
- [x] I have searched the existing issues, open and closed, and I'm convinced that mine is new.
- [x] When the request is meant for an existing plugin, I've added its name to the title.
Is your feature request related to a problem? Please describe. haproxy is capable of compressing http traffic on-the-fly as described in this blog entry Currently there is no way (that I found) to enable this in GUI. ( using os-haproxy 4.6 on OPNSense 25.1.12 )
Describe the solution you'd like I would like to be able to configure these compression options in the GUI as I have done previously on other (non-OpnSense) haproxies in the config file.
Describe alternatives you've considered Alternatively I would be nice to add custom text blocks to the end of each section, similarly to what is already possible with "Rules"