Skip to content

Commit

Permalink
Update Sources/EmbraceCore/Capture/Network/URLSessionCaptureService+O…
Browse files Browse the repository at this point in the history
…ptions.swift

Co-authored-by: ArielDemarco <ariel.demarco@embrace.io>
  • Loading branch information
NachoEmbrace and ArielDemarco authored Jul 26, 2024
1 parent 462c801 commit 0548a27
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import Foundation

extension URLSessionCaptureService {
/// Class used to setup a URLSessionCaptureService.
@objc(URLSessionCaptureServiceOptions)
@objc(EMBURLSessionCaptureServiceOptions)
public final class Options: NSObject {
/// Defines wether or not the Embrace SDK should inject the `traceparent` header into all network requests
@objc public let injectTracingHeader: Bool
Expand Down

0 comments on commit 0548a27

Please sign in to comment.