lib/gemirro/http.rb in gemirro-0.13.5 vs lib/gemirro/http.rb in gemirro-0.14.0
- old
+ new
@@ -1,6 +1,4 @@
-# -*- coding: utf-8 -*-
-
module Gemirro
##
# The Http class is responsible for executing GET request
# to a specific url and return an response as an HTTP::Message
#