mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-03 15:38:59 +00:00

The python libraries will *append* a header if it's just added again, which would cause the news to go out with two date headers. Oops. So instead check if each header is present and in that case replace it rather than appending.