<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Update Virtual Proxy thru API in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Update-Virtual-Proxy-thru-API/m-p/2424869#M20052</link>
    <description>&lt;P&gt;I believe you use the QRS API and set the "&lt;SPAN&gt;additionalResponseHeaders" property in the VirtualProxyConfig.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/February2024/APIs/RepositoryServiceAPI/index.html?page=1945" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/February2024/APIs/RepositoryServiceAPI/index.html?page=1945&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;-Rob&lt;/P&gt;</description>
    <pubDate>Wed, 28 Feb 2024 17:56:35 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2024-02-28T17:56:35Z</dc:date>
    <item>
      <title>Update Virtual Proxy thru API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Update-Virtual-Proxy-thru-API/m-p/2424475#M20050</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We have a .net app which installs the qlik sense silently to the customer pc. Here we would like to update the&amp;nbsp;"Additional Response Headers" under "Virtual Proxy" as shown in below URL while installing the app. Please suggest how to achieve it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/HTTP-Strict-Transport-Security-HSTS-in-Qlik-Sense/ta-p/1711505" target="_blank" rel="noopener"&gt;HTTP Strict Transport Security (HSTS) in Qlik Sens... - Qlik Community - 1711505&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:02:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Update-Virtual-Proxy-thru-API/m-p/2424475#M20050</guid>
      <dc:creator>rajarl</dc:creator>
      <dc:date>2024-11-15T21:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Update Virtual Proxy thru API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Update-Virtual-Proxy-thru-API/m-p/2424719#M20051</link>
      <description>&lt;P&gt;Wrong Forum&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2024 13:20:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Update-Virtual-Proxy-thru-API/m-p/2424719#M20051</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2024-02-28T13:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Update Virtual Proxy thru API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Update-Virtual-Proxy-thru-API/m-p/2424869#M20052</link>
      <description>&lt;P&gt;I believe you use the QRS API and set the "&lt;SPAN&gt;additionalResponseHeaders" property in the VirtualProxyConfig.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/February2024/APIs/RepositoryServiceAPI/index.html?page=1945" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/February2024/APIs/RepositoryServiceAPI/index.html?page=1945&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2024 17:56:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Update-Virtual-Proxy-thru-API/m-p/2424869#M20052</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2024-02-28T17:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Update Virtual Proxy thru API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Update-Virtual-Proxy-thru-API/m-p/2425019#M20053</link>
      <description>&lt;P&gt;Hi Rob,&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How to call that api by passing the values to&amp;nbsp;&lt;SPAN&gt;additionalResponseHeaders property?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rajarl_0-1709184048410.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160914iD373AB04C725CC9F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rajarl_0-1709184048410.png" alt="rajarl_0-1709184048410.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Actually l like to update the additional response headers by the below value&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Strict-Transport-Security: max-age=31536000;includeSubDomains;Preload&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Is it like&amp;nbsp;/qrs/virtualproxyconfig/{id}?&lt;SPAN&gt;additionalResponseHeaders=Strict-Transport-Security: max-age=31536000; includeSubDomains; preload&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks in Advance.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hi Rob,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for your support.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Finally I got the solution as shown below.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;string path = $"/qrs/virtualproxyconfig/{proxy.id}";&lt;BR /&gt;string body = JsonConvert.SerializeObject(proxy);&lt;BR /&gt;string bodyWithAdditionalResponseHeaders = body.Replace("\"additionalResponseHeaders\":\"\"", "\"additionalResponseHeaders\":\"Strict-Transport-Security: max-age=31536000;includeSubDomains;Preloads\"");&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 06:18:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Update-Virtual-Proxy-thru-API/m-p/2425019#M20053</guid>
      <dc:creator>rajarl</dc:creator>
      <dc:date>2024-02-29T06:18:37Z</dc:date>
    </item>
  </channel>
</rss>

