Skip to content

Instantly share code, notes, and snippets.

@khanlou
khanlou / URLRequest.swift
Last active February 9, 2019 20:33 — forked from peterprokop/URLRequest.swift
Print NSURLRequest in cURL format
//
// URLRequest.swift
//
// Created by Peter Prokop on 17/08/2017.
// Modified by Soroush Khanlou on 09/12/2018.
import Foundation
public extension URLRequest {