Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f0ce0b7

Browse files
update
1 parent ea8265d commit f0ce0b7

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

‎.DS_Store

0 Bytes
Binary file not shown.

‎async-http-client-example.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎async-http-client-example/TaskDelegate.swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66
//
77

88
import Foundation
9+
import async_http_client
910

10-
class TaskDelegate : NSObject, URLSessionTaskDelegate{
11+
class TaskDelegate : NSObject, ITaskDelegate{
1112

1213
func urlSession(_ session: URLSession, task: URLSessionTask, didFinishCollecting metrics: URLSessionTaskMetrics) {
1314
print(metrics, "Metrics")

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /