]> git.ipfire.org Git - thirdparty/squid.git/commit - src/http.cc
Summary: Final MSVC fixups.
authorrobertc <>
Sun, 10 Aug 2003 17:00:40 +0000 (17:00 +0000)
committerrobertc <>
Sun, 10 Aug 2003 17:00:40 +0000 (17:00 +0000)
commit190154cf6d4d0cd99d468756980c8c6e325718a1
tree1861c0bdcc1a53b98ae833e3221322835bf90aaf
parentedb9bfd53cbe58b9f7137ca06dd47162378a6dea
Summary: Final MSVC fixups.
Keywords:

* Don't reuse loop variable in errorPageId.
* Remove all uses of request_t - replace with HttpRequest.
54 files changed:
src/ACLChecklist.h
src/DelayId.cc
src/ESI.cc
src/HttpHeaderTools.cc
src/HttpRequest.cc
src/HttpRequest.h
src/ICP.h
src/MemObject.h
src/Store.h
src/access_log.cc
src/acl.cc
src/asn.cc
src/auth/basic/auth_basic.cc
src/auth/digest/auth_digest.cc
src/auth/digest/auth_digest.h
src/auth/ntlm/auth_ntlm.cc
src/auth/ntlm/auth_ntlm.h
src/authenticate.cc
src/authenticate.h
src/cache_manager.cc
src/carp.cc
src/client_side.cc
src/client_side.h
src/client_side_reply.cc
src/client_side_reply.h
src/client_side_request.cc
src/client_side_request.h
src/errorpage.cc
src/external_acl.cc
src/forward.cc
src/ftp.cc
src/gopher.cc
src/htcp.cc
src/htcp.h
src/http.cc
src/http.h
src/icp_v2.cc
src/icp_v3.cc
src/internal.cc
src/mime.cc
src/neighbors.cc
src/net_db.cc
src/peer_digest.cc
src/peer_select.cc
src/protos.h
src/refresh.cc
src/store.cc
src/store_key_md5.cc
src/structs.h
src/tunnel.cc
src/url.cc
src/urn.cc
src/wais.cc
src/whois.cc