Skip to content

Improve HTTP behavior of the status page

ale requested to merge update-webui into master
  • Add a gzip encoding handler
  • Add cache-friendly headers to static content
  • Refactor the status page handler to look like a http.Handler
  • Update jquery to current version

Merge request reports