change to http_requuest
This commit is contained in:
@@ -21,7 +21,6 @@ option <%= fe_option %>
|
|||||||
http-request <%= fe_http_request %>
|
http-request <%= fe_http_request %>
|
||||||
<% end -%>
|
<% end -%>
|
||||||
<% end -%>
|
<% end -%>
|
||||||
|
|
||||||
<% if @fe_tcp_request_array and !@fe_tcp_request_array.empty? -%>
|
<% if @fe_tcp_request_array and !@fe_tcp_request_array.empty? -%>
|
||||||
<% @fe_tcp_request_array.each do |fe_tcp_request| -%>
|
<% @fe_tcp_request_array.each do |fe_tcp_request| -%>
|
||||||
tcp-request <%= fe_tcp_request %>
|
tcp-request <%= fe_tcp_request %>
|
||||||
|
|||||||
Reference in New Issue
Block a user