Skip to content

Instantly share code, notes, and snippets.

@Rukh
Rukh / URLRequest+cURL.swift
Last active March 28, 2024 09:53 — forked from abhi21git/ExtensionURLRequest.swift
Swift cURL Printer
//
// URLRequest+cURL.swift
//
// Created by Dmitry Gulyagin on 19/02/2024.
//
import struct Foundation.URLRequest
public extension URLRequest {