Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

add tcp-reponse inside backend template #134

Open
unkls opened this issue Nov 8, 2021 · 2 comments
Open

add tcp-reponse inside backend template #134

unkls opened this issue Nov 8, 2021 · 2 comments

Comments

@unkls
Copy link

unkls commented Nov 8, 2021

Hey !

Thanks a lot for that repository 馃檹 !

I've a small request if you can add :

{% for tcp_response_content in backend.tcp_response_content | default([]) %}
  tcp-response content {{ tcp_response_content.action }}{% if tcp_response_content.cond is defined %} {{ tcp_response_content.cond }}{% endif %}

{% endfor %}

Inside the backend.cfg.j2 templates ?

Thanks a lot for your feedback

@unkls
Copy link
Author

unkls commented Nov 8, 2021

I try to make a branch and a PR but it seems I'm not allowed

@tersmitten
Copy link
Member

You need to fork it first :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants