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