Tools, FAQ, Tutorials:
Google Chrome Showing Atom Feeds as XML
Why is Google Chrome Showing Atom Feeds as XML?
✍: FYIcenter.com
Google Chrome is showing Atom Feeds as XML, because it
has stopped the support of formatted viewing of Atom feeds by default.
Follow this tutorial to see this behavior:
1. Launch Google Chrome 60.
2. Enter the following in the URL input box:
http://dev.fyicenter.com/atom_xml.php
3. Press "Enter" key. You see the Atom feed display in XML format, not formatted as feed items.
As you can see, Google has decided not to have Chrome support formatted viewing of Atom feeds by default. The Atom feed is displayed as XML source code now.
The picture below shows you the behavior of Google Chrome Showing Atom Feeds as XML:
⇒ View Atom Feeds with Chrome Extension
2017-12-31, 1935🔥, 0💬
Popular Posts:
How To Read the Entire File into a Single String in PHP? If you have a file, and you want to read th...
How to build a test service operation to dump everything from the "context.Request" object in the re...
Where to get the detailed description of the JSON.stringify() Function in JavaScript? Here is the de...
What Is Azure API Management Service? Azure API Management as a turnkey solution for publishing APIs...
How to use urllib.parse.urlencode() function to encode HTTP POST data? My form data has special char...