htpack/cmd/htpacker
Laurence Withers 3585b7943a Update JavaScript MIME type
It seems that application/javascript has been supplanted by text/javascript. See
https://www.rfc-editor.org/rfc/rfc9239 and
https://www.iana.org/assignments/media-types/application/javascript .
2024-07-18 14:52:12 +01:00
..
packer cmd/htpacker: don't try to compress tiny files 2023-04-28 15:57:28 +01:00
content_type_glob.go cmd/htpacker: add --content-type flag 2022-07-06 13:29:55 +01:00
content_type_glob_test.go cmd/htpacker: add --content-type flag 2022-07-06 13:29:55 +01:00
go.mod cmd/htpacker: update modules 2024-05-03 16:49:33 +01:00
go.sum cmd/htpacker: update modules 2024-05-03 16:49:33 +01:00
inspector.go Add CLI progress bars to the packer tool 2020-02-15 11:22:24 +00:00
main.go cmd/htpacker now split into its own module 2019-04-12 09:15:28 +01:00
pack.go cmd/htpacker: add --content-type flag 2022-07-06 13:29:55 +01:00
pack_progress.go Correct some display issues with mpb update 2024-05-03 17:14:12 +01:00
yaml.go Update JavaScript MIME type 2024-07-18 14:52:12 +01:00