satoshi-takano / OpenGraph

A Swift wrapper for the Open Graph protocol (OGP).
190 stars 59 forks source link

Added return value URLSessionDataTask for OpenGraph.fetch #38

Closed mikhailbasbas closed 4 years ago

mikhailbasbas commented 4 years ago

This is to have the ability to cancel the returned task if needed.

satoshi-takano commented 4 years ago

@mikhailbasbas Thanks for your contribution!