Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2008 20:46:23 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/portsnap/phttpget phttpget.c
Message-ID:  <200802132046.m1DKkN9h036628@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cperciva    2008-02-13 20:46:23 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/portsnap/phttpget phttpget.c 
  Log:
  Improve conformance to the HTTP specification by using case-insensitive
  comparisons for header keywords.  Apparently some proxies use creative
  capitalization.
  
  Weird proxy found by:   brooks
  MFC after:              3 days
  
  Revision  Changes    Path
  1.13      +6 -6      src/usr.sbin/portsnap/phttpget/phttpget.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802132046.m1DKkN9h036628>