|
Squid Web Cache master
|
#include "ip/forward.h"Go to the source code of this file.
Namespaces | |
| namespace | Ftp |
Functions | |
| bool | Ftp::ParseIpPort (const char *buf, const char *forceIp, Ip::Address &addr) |
| parses and validates "A1,A2,A3,A4,P1,P2" IP,port sequence | |
| bool | Ftp::ParseProtoIpPort (const char *buf, Ip::Address &addr) |
| const char * | Ftp::UnescapeDoubleQuoted (const char *quotedPath) |
| parses an FTP-quoted quote-escaped path | |