lib/mechanize/http.rb in mechanize-2.7.7 vs lib/mechanize/http.rb in mechanize-2.8.0

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true ## # Mechanize::HTTP contains classes for communicated with HTTP servers. All # API under this namespace is considered private and is subject to change at # any time.