diff options
Diffstat (limited to 'src/modules/objects/class_http.cpp')
| -rw-r--r-- | src/modules/objects/class_http.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/objects/class_http.cpp b/src/modules/objects/class_http.cpp index fd32351e7..19eab2336 100644 --- a/src/modules/objects/class_http.cpp +++ b/src/modules/objects/class_http.cpp @@ -83,7 +83,7 @@ const char * const ssl_errors_tbl[] = { !fn: <id:integer>$setHost(<host:string>,<remote_port:unsigned_integer>) !fn: <id:integer>$currentId() - !fn: $setProxy(<host:string>,[<user:string>,<password:string>]) + !fn: $setProxy(<host:string>,<port:integer>,[<user:string>,<password:string>]) !fn: $setUser(<user:string>,<password:string>) !fn: $readAll() !fn: <error:string> $errorString() |
