Refactor EnableListenerWafs to support new listener format
- Updated `EnableListenerWafsReq` struct to use string slice for listeners - Modified WAF service method to parse listener string into hosts and port - Simplified listener WAF configuration logic to work with new listener representation - Added error handling for port parsing and listener format validation
Showing
config/config.json
0 → 100644
config/waf-rules.json
0 → 100644
This diff is collapsed.
Please register or sign in to comment