Skip to content

Instantly share code, notes, and snippets.

View fmsmartcommerce's full-sized avatar

fmsmartcommerce

View GitHub Profile
@fmsmartcommerce
fmsmartcommerce / EtagImageDownloader.swift
Created March 5, 2020 17:09
Attempt at hacking an EtagImageDownloader
//
// Created by Fabian Muecke on 05.03.20.
// Copyright (c) 2020 Smart Commerce S.E. All rights reserved.
//
import Foundation
import Kingfisher
extension ImageDownloader {
static func etagImageDownloader() -> EtagImageDownloader {