<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; Firefox 11</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/firefox-11/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Tue, 18 Jun 2013 20:40:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Content-Type in AJAX Post Call in FireFox</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/content-type-in-ajax-post-call-in-firefox/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/content-type-in-ajax-post-call-in-firefox/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 07:06:52 +0000</pubDate>
		<dc:creator>Grani1234</dc:creator>
				<category><![CDATA[Firefox 11]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, In fire fox browser how to send Content-type as &#8216;application/json&#8217; in ajax call. For IE I am using below code, it is working fine but failed in FireFox. By default FF taking text/html as  mime type. Please help me in this regard. dojo.xhrPost({     url: URL,     data: jsonObj,     handleAs: &#8216;json&#8217;,  headers: { &#8220;Content-Type&#8221;: [...]]]></description>
				<content:encoded><![CDATA[<p>Hi,<br/><br/> In fire fox browser how to send Content-type as &#8216;application/json&#8217; in ajax call. For IE I am using below code, it is working fine but failed in FireFox. By default FF taking text/html as  mime type. <br/><br/> Please help me in this regard.<br/><br/> dojo.xhrPost({     url: URL,     data: jsonObj,     handleAs: &#8216;json&#8217;,  headers: { &#8220;Content-Type&#8221;: &#8220;application/json&#8221;, &#8220;Accept&#8221;: &#8220;application/json&#8221;},     load: function(data,status) {   //alert(dojo.toJson(data));   handle_data(data);  },     error: function(error,status) {   alert(error.message);  } });<br/><br/> FYI, am using windows 7 and FF 11.0 version;<br/><br/> Thanks,<br/><br/> Kumar<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/content-type-in-ajax-post-call-in-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/9 queries in 0.012 seconds using memcached
Object Caching 310/311 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 00:27:49 -->