# File lib/webmock/http_lib_adapters/curb.rb, line 212
      def header_str_with_webmock
        @header_str || header_str_without_webmock
      end