lib/pitchfork/http_parser.rb in pitchfork-0.2.0 vs lib/pitchfork/http_parser.rb in pitchfork-0.3.0

- old
+ new

@@ -1,8 +1,7 @@ # -*- encoding: binary -*- # :enddoc: # no stable API here -require 'pitchfork/pitchfork_http' module Pitchfork class HttpParser # default parameters we merge into the request env for Rack handlers