DEBSOURCES
Skip Quicknav
sources / ruby-protocol-http1 / 0.37.0-1 / config / traces.rb
12345678
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2025, by Samuel Williams. def prepare require "traces/provider/protocol/http1" end