-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[EMBR-5846] Fix
URLSessionDelegate
methods forwading based on `resp…
…onds` and not only conformance (#133)
- Loading branch information
1 parent
4126927
commit 1dcd83c
Showing
19 changed files
with
550 additions
and
327 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
72 changes: 0 additions & 72 deletions
72
Sources/EmbraceCore/Capture/Network/Proxy/URLSessionDelegateProxy+DataDelegate.swift
This file was deleted.
Oops, something went wrong.
57 changes: 0 additions & 57 deletions
57
Sources/EmbraceCore/Capture/Network/Proxy/URLSessionDelegateProxy+DownloadDelegate.swift
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
Sources/EmbraceCore/Capture/Network/Proxy/URLSessionDelegateProxy+StreamDelegate.swift
This file was deleted.
Oops, something went wrong.
125 changes: 0 additions & 125 deletions
125
Sources/EmbraceCore/Capture/Network/Proxy/URLSessionDelegateProxy+TaskDelegate.swift
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.