<?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: tHttpRequest component Content Length error when using POST method in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tHttpRequest-component-Content-Length-error-when-using-POST/m-p/2216141#M12279</link>
    <description>&lt;P&gt;as Header Key ,"&lt;SPAN&gt;Content-Length"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Mar 2019 14:52:31 GMT</pubDate>
    <dc:creator>akumar2301</dc:creator>
    <dc:date>2019-03-06T14:52:31Z</dc:date>
    <item>
      <title>tHttpRequest component Content Length error when using POST method</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHttpRequest-component-Content-Length-error-when-using-POST/m-p/2216138#M12276</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am getting the follwing error while running a job :&lt;/P&gt;&lt;P&gt;tHttpRequest_3 Request failed:411 Content Length Required&lt;BR /&gt;Exception in component tHttpRequest_3 .&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Is there any section where the length can be set?)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;skp22&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 07:43:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHttpRequest-component-Content-Length-error-when-using-POST/m-p/2216138#M12276</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-05T07:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: tHttpRequest component Content Length error when using POST method</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHttpRequest-component-Content-Length-error-when-using-POST/m-p/2216139#M12277</link>
      <description>&lt;P&gt;Try to use&amp;nbsp;&lt;STRONG&gt;Content&lt;/STRONG&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;STRONG&gt;Length&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://stackoverflow.com/questions/2773396/whats-the-content-length-field-in-http-header/2773412#2773412" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/2773396/whats-the-content-length-field-in-http-header/2773412#2773412&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are sending empty Request Body use&amp;nbsp;Content-Length:0&lt;/P&gt;&lt;P&gt;Otherwise the length&amp;nbsp;of form data&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 15:34:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHttpRequest-component-Content-Length-error-when-using-POST/m-p/2216139#M12277</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-03-05T15:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: tHttpRequest component Content Length error when using POST method</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHttpRequest-component-Content-Length-error-when-using-POST/m-p/2216140#M12278</link>
      <description>&lt;P&gt;Hi Abhishek Kumar,&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LP7CAAW"&gt;@uganesh&lt;/A&gt;&amp;nbsp;Where exactly do I need to place the 'content-Length' ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt; 
&lt;P&gt;Suman&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 13:52:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHttpRequest-component-Content-Length-error-when-using-POST/m-p/2216140#M12278</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-06T13:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: tHttpRequest component Content Length error when using POST method</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHttpRequest-component-Content-Length-error-when-using-POST/m-p/2216141#M12279</link>
      <description>&lt;P&gt;as Header Key ,"&lt;SPAN&gt;Content-Length"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 14:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHttpRequest-component-Content-Length-error-when-using-POST/m-p/2216141#M12279</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-03-06T14:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: tHttpRequest component Content Length error when using POST method</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHttpRequest-component-Content-Length-error-when-using-POST/m-p/2216142#M12280</link>
      <description>&lt;P&gt;Has nobody found a solution?&lt;/P&gt;&lt;P&gt;I'm stuck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even if i put in the header content-length = "0" or "10"&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 11:12:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHttpRequest-component-Content-Length-error-when-using-POST/m-p/2216142#M12280</guid>
      <dc:creator>EGuarato1648206044</dc:creator>
      <dc:date>2022-03-30T11:12:31Z</dc:date>
    </item>
  </channel>
</rss>

