This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// NSURLRequestExtension.swift | |
// | |
// Created by Tom Kraina on 21/04/2015. | |
// Copyright (c) 2015 Tom Kraina. All rights reserved. | |
// | |
import Foundation | |
// Inspired by: https://github.com/Blackjacx/NSURLRequest-SHLogging, |
NewerOlder