Skip to content

Support Ruby 1.9.3 #7

@Sharpie

Description

@Sharpie

SSL connection tracing is currently implemented via TracePoint which is only present on Ruby 2.0 and newer. Ruby 1.9.3 could be supported by creating an alternate implementation based on set_trace_func.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions