<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Extracting the body from a POST request in when using the HTTPS Client project</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/81049/extracting-the-body-from-a-post-request-in-when-using-the-https-client-project</link><description>Hello, 
 I am trying to use the HTTPS client code to make a personalized request to my server. The data returned in the post request is printed using the default buffer specified for reception - &amp;#39;recv_buf&amp;#39; as follows: 
 do { bytes = recv(fd, &amp;amp;recv_buf</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 Oct 2021 12:16:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/81049/extracting-the-body-from-a-post-request-in-when-using-the-https-client-project" /><item><title>RE: Extracting the body from a POST request in when using the HTTPS Client project</title><link>https://devzone.nordicsemi.com/thread/335960?ContentTypeID=1</link><pubDate>Tue, 26 Oct 2021 12:16:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd4721a1-5889-431a-968c-4d0da842f4cc</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi SIDDHANT,&lt;/p&gt;
&lt;p&gt;You can find some HTTP parser C language implementation with keywords:&amp;nbsp;&lt;a href="https://www.google.com/search?q=http+request+parser+c&amp;amp;newwindow=1&amp;amp;sxsrf=AOaemvI5bPo6VB9_kXRxxWVVR0kKTjH4tQ%3A1635250534819&amp;amp;ei=ZvF3Yeq8MbLLrgSAhL_IAw&amp;amp;ved=0ahUKEwjqh_z5hujzAhWypYsKHQDCDzkQ4dUDCA0&amp;amp;uact=5&amp;amp;oq=http+request+parser+c&amp;amp;gs_lcp=Cgdnd3Mtd2l6EAMyBQgAEMsBMgQIABAeMgQIABAeOgcIABBHELADOgcIIxCwAhAnOggIABAHEB4QEzoECAAQEzoICAAQDRAeEBM6CggAEA0QChAeEBM6BggAEAcQHkoECEEYAFCYJFjGMGDmMmgBcAJ4AIABc4gBpAaSAQMzLjWYAQCgAQHIAQjAAQE&amp;amp;sclient=gws-wiz"&gt;http request parser c - Google-søk&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regard,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>