<?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: CL_HTTP_CLIENT HEADER_FIELD lower case in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-http-client-header-field-lower-case/m-p/622114#M25956</link>
    <description>&lt;P&gt;AFAIK In &lt;A href="https://tools.ietf.org/html/rfc7230.html#page-22"&gt;§3.2&lt;/A&gt; (Message Headers) RFC 7230 (as of old §4.2 of RFC 2616) it is written 'Field names are case-insensitive' , so why?&lt;/P&gt;</description>
    <pubDate>Wed, 28 Feb 2018 15:26:19 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2018-02-28T15:26:19Z</dc:date>
    <item>
      <title>CL_HTTP_CLIENT HEADER_FIELD lower case</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-http-client-header-field-lower-case/m-p/622113#M25955</link>
      <description>&lt;P&gt;I use CL_HTTP_CLIENT from ABAP to send a request to an external server，The headers i set was converted to all lower case e.g clientid，Is there anyway I can stop this from happening.&lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;CALL METHOD LR_CLIENT-&amp;gt;REQUEST-&amp;gt;SET_HEADER_FIELD
  EXPORTING
	NAME  = 'ClientId'
	VALUE = 'com.wynca.esb.provider.wms.qimen.op'.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 28 Feb 2018 12:56:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-http-client-header-field-lower-case/m-p/622113#M25955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-02-28T12:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: CL_HTTP_CLIENT HEADER_FIELD lower case</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-http-client-header-field-lower-case/m-p/622114#M25956</link>
      <description>&lt;P&gt;AFAIK In &lt;A href="https://tools.ietf.org/html/rfc7230.html#page-22"&gt;§3.2&lt;/A&gt; (Message Headers) RFC 7230 (as of old §4.2 of RFC 2616) it is written 'Field names are case-insensitive' , so why?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2018 15:26:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-http-client-header-field-lower-case/m-p/622114#M25956</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-02-28T15:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: CL_HTTP_CLIENT HEADER_FIELD lower case</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-http-client-header-field-lower-case/m-p/622115#M25957</link>
      <description>&lt;P&gt;the external system is the receiver，it's header field name is case-insensitive.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 00:29:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-http-client-header-field-lower-case/m-p/622115#M25957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-03-01T00:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: CL_HTTP_CLIENT HEADER_FIELD lower case</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-http-client-header-field-lower-case/m-p/622116#M25958</link>
      <description>&lt;P&gt;so, it's perfect, could you mark the answer as correct, or is there something else?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 08:14:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-http-client-header-field-lower-case/m-p/622116#M25958</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2018-03-01T08:14:15Z</dc:date>
    </item>
  </channel>
</rss>

