Skip to content

Commit 54aac23

Browse files
committed
update readme
1 parent 8b05f92 commit 54aac23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ Options
9292
- `nsp: String` Default is `"/"`
9393
- `cookies: [NSHTTPCookie]?` An array of NSHTTPCookies. Passed during the handshake. Default is nil.
9494
- `log: Bool` If `true` socket will log debug messages. Default is false.
95+
- `sessionDelegate: NSURLSessionDelegate` Sets an NSURLSessionDelegate for the underlying engine. Useful if you need to handle self-signed certs. Default is nil.
9596

9697
Methods
9798
-------

0 commit comments

Comments
 (0)