]> git.ipfire.org Git - thirdparty/squid.git/commit
- httpHeaderGet() is no longer public. This allows us to change internal
authorrousskov <>
Wed, 4 Mar 1998 12:39:27 +0000 (12:39 +0000)
committerrousskov <>
Wed, 4 Mar 1998 12:39:27 +0000 (12:39 +0000)
commit7c525cc2b50ecfc95632c77c523a1efa69360e2d
tree8db8c20755d691399bddb790fc5a3979b8c24df7
parentb1a22082d1cf9f1b7bb37f2972b2dbd95e00d916
- httpHeaderGet() is no longer public. This allows us to change internal
  representation of header fields without danger of somebody still using the
  wrong type.
- added missing httpHeaderGetInt().
src/HttpHeader.cc
src/HttpReply.cc
src/protos.h