We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4b2574 commit 2143122Copy full SHA for 2143122
lib/dalli/protocol/server_config_parser.rb
@@ -1,5 +1,7 @@
1
# frozen_string_literal: true
2
3
+require 'uri'
4
+
5
module Dalli
6
module Protocol
7
##
0 commit comments