makedeb / mprweb

Hosting platform for the makedeb Package Repository (MPR)
https://mpr.makedeb.org
GNU General Public License v2.0
15 stars 3 forks source link

Minimize HTML before delivering to clients #105

Open hwittenborn opened 1 year ago

hwittenborn commented 1 year ago

Description of feature.

Currently a lot of data is potentially being wasted by not minimizing HTML before sending it to the client. We should probably do such to ensure resources are used optimally.