<?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: Error: an unknown error occurred while detecting CORS support in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-an-unknown-error-occurred-while-detecting/m-p/45959#M4014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for clarifying this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using a proxy page, so now basically I set esriConfig.defaults.io.corsDetection to false.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Feb 2014 15:40:53 GMT</pubDate>
    <dc:creator>ZachLiu1</dc:creator>
    <dc:date>2014-02-14T15:40:53Z</dc:date>
    <item>
      <title>Error: an unknown error occurred while detecting CORS support</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-an-unknown-error-occurred-while-detecting/m-p/45957#M4012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got this message for my application. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know what this means? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems not to bother the application.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 20:51:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-an-unknown-error-occurred-while-detecting/m-p/45957#M4012</guid>
      <dc:creator>ZachLiu1</dc:creator>
      <dc:date>2014-02-13T20:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error: an unknown error occurred while detecting CORS support</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-an-unknown-error-occurred-while-detecting/m-p/45958#M4013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I got this message for my application. &lt;BR /&gt;&lt;BR /&gt;Does anyone know what this means? &lt;BR /&gt;&lt;BR /&gt;It seems not to bother the application.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cross-Origin Resource Sharing (CORS) allows web applications to bypass a browser's &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://en.wikipedia.org/wiki/Same_origin_policy" rel="nofollow" target="_blank"&gt;same origin policy&lt;/A&gt;&lt;SPAN&gt;. When both the web server and browser support CORS, a &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/javascript/jshelp/ags_proxy.html" rel="nofollow" target="_blank"&gt;proxy&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; is not required to do cross-domain requests. This both simplifies&amp;nbsp; application development and potentially provides a performance boost.&amp;nbsp; Development is simplified because it is no longer necessary to maintain a&amp;nbsp; proxy page on your server. The performance boost comes from accessing a&amp;nbsp; resource directly rather than sending a request back to your server,&amp;nbsp; which then requests the specified URL and returns the result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For further details please find the below link:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/javascript/jshelp/inside_defaults.html" rel="nofollow" target="_blank"&gt;https://developers.arcgis.com/javascript/jshelp/inside_defaults.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;[h=4]Refer to the below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;esriConfig.defaults.io.corsDetection&lt;/SPAN&gt;&lt;STRONG&gt;&lt;BR /&gt;esriConfig.defaults.io.corsEnabledServers &lt;/STRONG&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Manish Patel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 02:44:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-an-unknown-error-occurred-while-detecting/m-p/45958#M4013</guid>
      <dc:creator>ManishkumarPatel</dc:creator>
      <dc:date>2014-02-14T02:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error: an unknown error occurred while detecting CORS support</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-an-unknown-error-occurred-while-detecting/m-p/45959#M4014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for clarifying this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using a proxy page, so now basically I set esriConfig.defaults.io.corsDetection to false.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 15:40:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/error-an-unknown-error-occurred-while-detecting/m-p/45959#M4014</guid>
      <dc:creator>ZachLiu1</dc:creator>
      <dc:date>2014-02-14T15:40:53Z</dc:date>
    </item>
  </channel>
</rss>

