We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge pull request #25 from CAFxX/patch-4 use BestCompression in GzipEncoding
Merge pull request #24 from CAFxX/patch-2 trim buffer returned by gzip encoder
Merge pull request #23 from CAFxX/patch-1 Trim the slice returned by the brotli encoder
Add FSPrefix to ignore parent dir of assets
Implement an OnNotFound handler similar to OnError
Add Found method to check if resource is available (#18)
Reduce min size for encode on init, update CI (#16)
Update dependencies and CI (#14)
Fix formatting
Serve and redirect index pages like http.FileServer (#10)