<?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 HTTP Methods in odata in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-methods-in-odata/m-p/12732926#M2020532</link>
    <description>&lt;P&gt;What is head method and When we go for head operation ?.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Nov 2023 06:31:58 GMT</pubDate>
    <dc:creator>ramesh_punder</dc:creator>
    <dc:date>2023-11-08T06:31:58Z</dc:date>
    <item>
      <title>HTTP Methods in odata</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-methods-in-odata/m-p/12732926#M2020532</link>
      <description>&lt;P&gt;What is head method and When we go for head operation ?.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 06:31:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/http-methods-in-odata/m-p/12732926#M2020532</guid>
      <dc:creator>ramesh_punder</dc:creator>
      <dc:date>2023-11-08T06:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Methods in odata</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-methods-in-odata/m-p/12732927#M2020533</link>
      <description>&lt;P&gt;It seems you didn't search before asking.&lt;/P&gt;&lt;P&gt;Searching for you:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2229493-image.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://me.sap.com/notes/0002622728"&gt;2622728 - HTTP HEAD Method is not available in Gateway Client - SAP for Me&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 06:57:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/http-methods-in-odata/m-p/12732927#M2020533</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-11-08T06:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Methods in odata</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/http-methods-in-odata/m-p/12732928#M2020534</link>
      <description>&lt;P&gt;It's like a GET method that doesn't return the response payload (but it does return response headers).&lt;/P&gt;&lt;P&gt;For example if you want to check if an OData server is "up", you could send a GET request for the service document or the metadata document.&lt;/P&gt;&lt;P&gt;But a HEAD request to the same resource might be faster since it won't need to transmit the response payload to the client.&lt;/P&gt;&lt;P&gt;However... Some proxy servers or server frameworks will reject HEAD requests (for "security" reasons), so it's often best not to rely on them working. &lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 07:20:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/http-methods-in-odata/m-p/12732928#M2020534</guid>
      <dc:creator>evanireland</dc:creator>
      <dc:date>2023-11-08T07:20:10Z</dc:date>
    </item>
  </channel>
</rss>

