# File lib/cgikit/request.rb, line 122
  def path_info=(value);         @headers['PATH_INFO']=value            end