Mercurial > hg
view mercurial/templates/rss/header.tmpl @ 36280:685bcdd236b5
wireprotoserver: py3 helpfully calls adds HTTP_ to CONTENT_LENGTH
Just handle both with a membership check, preferring the HTTP_
namespaced version. Sigh.
Differential Revision: https://phab.mercurial-scm.org/D2310
author | Augie Fackler <augie@google.com> |
---|---|
date | Sun, 18 Feb 2018 00:02:33 -0500 |
parents | 9409aeaafdc1 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="{encoding}"?> <rss version="2.0"> <channel> <link>{urlbase}{url|urlescape}</link> <language>en-us</language>