Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ucspi-proxy-http-xlate(1)   General Commands Manual  ucspi-proxy-http-xlate(1)

NAME
       ucspi-proxy-http-xlate -	Translating HTTP proxy

SYNOPSIS
       ucspi-proxy-http-xlate [	-v ] search replace [ search replace [...]]

DESCRIPTION
       ucspi-proxy-http-xlate  is  a HTTP proxy	for a UCSPI client/server pair
       that can	translate strings within HTTP content on the fly.  All	occur-
       rences  of search are replaced with replace.  If	the HTTP response from
       the server contained a Content-Length header, it	is replaced  with  the
       length of the translated	content.

SEE ALSO
       ucspi-proxy(1)

CAVEATS
       All content is translated.  This	could cause some odd side-effects if a
       search string is	found in a binary response, such as an image.

						     ucspi-proxy-http-xlate(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ucspi-proxy-http-xlate&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help