htpack/cmd/htpacker/packer
Laurence Withers 1b84160dcf cmd/htpacker: cope with zero-length input files
Sometimes we might be asked to serve up a zero-length input file,
typically from some machine-generated CSS etc. We make some very
rudimentary guess about the content-type the caller wanted and skip the
mmap(2) call.
2020-04-02 12:33:04 +01:00
..
packer.go cmd/htpacker: cope with zero-length input files 2020-04-02 12:33:04 +01:00