{% set headers = kwargs.get("headers") %} {% if headers %} {{ key(headers, **kwargs) }}: {{ value(headers, **kwargs) }} {% endif %}