mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-07 14:06:23 +00:00
Problem: - `HttpProtocol::start_download` and `HttpsProtocol::start_download` implementations are the same except for a few types. Solution: - Follow the "Don't Repeat Yourself" mantra and de-duplicate the code using templates.
2.1 KiB
2.1 KiB