readAttributeAcceptHeader(completion:)

Declaration

func readAttributeAcceptHeader(completion: @escaping  @Sendable ([Any]?, (any Error)?) -> Void)
func readAttributeAcceptHeader() async throws -> [Any]