change to http_requuest

This commit is contained in:
Arne Teuke
2025-02-07 16:37:52 +01:00
parent 59e3ba0cc0
commit a831b2d4c6

View File

@@ -21,7 +21,6 @@ option <%= fe_option %>
http-request <%= fe_http_request %>
<% end -%>
<% end -%>
<% if @fe_tcp_request_array and !@fe_tcp_request_array.empty? -%>
<% @fe_tcp_request_array.each do |fe_tcp_request| -%>
tcp-request <%= fe_tcp_request %>