mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 18:06:56 +02:00
Problem: - `HttpDownload()` and `HttpsDownload()` implementations are the same except for types and certificates. Solution: - Follow the "Don't Repeat Yourself" mantra and de-duplicate the code using templates.
2.2 KiB
2.2 KiB