Mercurial > addons > firefox-addons > feed-preview
view README @ 37:6bd8a649186d
Fix charset encoding in rewritten Content-Type header
The charset encoding in the rewritten Content-Type header must be UTF-8 since
that is what the original response body will be converted to. This fixes the
garbled text seen when viewing feeds using charset encodings other than UTF-8.
author | Guido Berhoerster <guido+feed-preview@berhoerster.name> |
---|---|
date | Mon, 01 Apr 2019 21:04:05 +0200 |
parents | bc5cc170163c |
children |
line wrap: on
line source
Feed Preview ============ Feed Preview is a Firefox Addon which indicates the availability of RSS or Atom feeds in the browser's URL bar and renders a previews of feeds. Usage ----- A feed icon in the browser's URL bar indicates whether there are RSS and/or Atom feeds available for the currently displayed page. Click on the icon in order to open a menu containing the titles and types of available feeds. Select a feed from this menu in order to render a preview of that feed. Navigating to an Atom or RSS feed will also render a preview. Contact ------- Please send any feedback, translations or bug reports via email to <guido+feed-preview@berhoerster.name> Bug Reports ----------- When sending bug reports, please always mention the exact version of the addon with which the issue occurs as well as the version of Firefox and the operating system you are using and make sure that you provide sufficient information to reproduce the issue and include any error messages. License ------- Except otherwise noted, all files are Copyright (C) 2018 Guido Berhoerster and distributed under the following license terms: Copyright (C) 2018 Guido Berhoerster <guido+feed-preview@berhoerster.name> This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.