debian man page for c-icap-client

Query: c-icap-client

OS: debian

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

c-icap-client(8)					      System Manager's Manual						  c-icap-client(8)

NAME
c-icap-client - simple ICAP client
SYNOPSIS
c-icap-client [ -i icap_servername ] [ -p port ] [ -s service ] [ -f input_file ] [ -o out_file ] [ -req url ] [ -d debug level ] [ -nore- shdr ] [ -x icap-header ] [ -hx http-header ] [ -v ]
DESCRIPTION
c-icap-client is a simple ICAP client. It can be used to test your icap server configuration.
OPTIONS
-i icap_servername The hostname of the icap server. The default is localhost -p port The server port. The default port value is 1344 -s service The service name. The default service name is "echo" -f filename Send this file to the icap server. Default is to send an options request -o filename Save output to this file. Default is to send to stdout -req url Send a request modification instead of response modification, using as http url the url provided with this option. -d level debug level info to stdout -noreshdr Do not send reshdr headers -x icap-header Include the icap-header in icap request headers -hx http-header Include the http-header in http headers -v Print response headers
SEE ALSO
c-icap(8) c-icap-stretch(8) c-icap-config(8) c-icap-libicapapi-config(8) c-icap-mkbdb(8)
BUGS
Many...
AUTHOR
Tsantilas Christos c_icap 0.1.6 c-icap-client(8)
Related Man Pages
amservice(8) - centos
c-icap-config(8) - debian
c-icap-client(8) - debian
icapmodify(1m) - hpux
net::httpserver::response(3pm) - debian
Similar Topics in the Unix Linux Community
changing directory on server
problem in creating executable for a client program
Debugging a service in AIX 5.3
http sock problem
Running a C/C++ program and/or bash script from a server