> > Is there a mechanism by which I can intercept port 443 and alert the
> > user that a proxy is required, eg if they try to go to
> > https://www.apple.com then they get redirected to a website with
> > instructions on how to configure their device (iphones in this case)
> > to the proxy.
>
> Yes
String.cci:199:1: note: std::ostream&
operator<<(std::ostream&, const String&)
base/AsyncCall.h:90:15: note: std::ostream&
operator<<(std::ostream&, AsyncCall&)
DnsLookupDetails.h:26:15: note: std::ostream&
o
Hello,
When I try to build the last version as usual, "make all" it's giving
me this output (my compiler is gcc-4.5.3):
ftp.cc: In member function 'void
FtpStateData::ftpAcceptDataConnection(const CommAcceptCbParams&)':
ftp.cc:3124:38: error: redeclaration of 'char ntoapeer [75]'
ftp.cc:3076:31: