~measurement-factory/squid/ftp-native

Viewing all changes in revision 12813.

  • Committer: Alex Rousskov
  • Date: 2014-08-07 22:33:48 UTC
  • Revision ID: rousskov@measurement-factory.com-20140807223348-0g5t60kpv4pgi1gk
Fixed HttpHdr::Private/NoCache(v) implementations and optimized their API.

These calls now avoid assertions and extra trailing commas when called with
empty names. The API now allows calling with a String() object, but still
needs more polishing work.


Moved common code from Ftp::Server::setReply and Ftp::Relay::createHttpReply()
into Ftp::HttpReplyWrapper().


Also removed the last non-job callbak from Ftp::Client, polished and synced
new FTP comments with the modern client/server/gateway/relay terminology, as
well as minimized changes compared to trunk.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: