htpack/cmd/htpacker
Laurence Withers 0883b0b405 cmd/htpacker: workaround for SVG files without XML prolog
If a .svg file doesn't have a “<?xml…” prolog, then it would be detected as plain
text. Allow extension-based override of the content-type in this case.
2019-06-25 15:31:49 +01:00
..
packer cmd/htpacker now split into its own module 2019-04-12 09:15:28 +01:00
go.mod cmd/htpacker, cmd/packserver: update dependencies 2019-04-15 14:19:12 +01:00
go.sum cmd/htpacker, cmd/packserver: update dependencies 2019-04-15 14:19:12 +01:00
inspector.go cmd/htpacker now split into its own module 2019-04-12 09:15:28 +01:00
main.go cmd/htpacker now split into its own module 2019-04-12 09:15:28 +01:00
pack.go cmd/htpacker now split into its own module 2019-04-12 09:15:28 +01:00
yaml.go cmd/htpacker: workaround for SVG files without XML prolog 2019-06-25 15:31:49 +01:00