<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: RajamArunachalam</title>
    <description>The latest articles on DEV Community by RajamArunachalam (@rajamarunachalam).</description>
    <link>https://dev.to/rajamarunachalam</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F323240%2F0935e699-0a50-4e8e-907c-d01b9e3da535.png</url>
      <title>DEV Community: RajamArunachalam</title>
      <link>https://dev.to/rajamarunachalam</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rajamarunachalam"/>
    <language>en</language>
    <item>
      <title>Adding headers to the response in an angular application.</title>
      <dc:creator>RajamArunachalam</dc:creator>
      <pubDate>Wed, 18 May 2022 04:44:54 +0000</pubDate>
      <link>https://dev.to/rajamarunachalam/adding-headers-to-the-response-in-an-angular-application-1ema</link>
      <guid>https://dev.to/rajamarunachalam/adding-headers-to-the-response-in-an-angular-application-1ema</guid>
      <description>&lt;p&gt;If the response was received from backend server, then we would be able to add required headers on response easily.&lt;br&gt;
But in a scenario, if the request was made to fetch data from local json files, is there any way to add headers on response.&lt;/p&gt;

&lt;p&gt;Version: Angular 8 and above&lt;/p&gt;

</description>
      <category>angular</category>
      <category>security</category>
      <category>help</category>
    </item>
  </channel>
</rss>
