diff Makefile @ 45379:ec2fc4d038c2

hgweb: ignore web.templates config when guessing mime type for static content Frozen binaries won't have a file-system path for static content, so I'd like to remove dependence on that. From the documentation, it seems like `mimetypes.guess_type()` only cares about the suffix, so I think it should be enough to pass in just path under the `web.templates` directory. Differential Revision: https://phab.mercurial-scm.org/D8935
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 03 Aug 2020 23:38:50 -0700
parents 1c8e3c17c702
children e604a3c03ab9
line wrap: on
line diff