GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
URI::icap(3) User Contributed Perl Documentation URI::icap(3)

URI::icap - URI scheme for ICAP Identifiers

Version 5.20

    use URI::icap;
    my $uri = URI->new('icap://icap-proxy.example.com/');

This module implements the "icap:" URI scheme defined in RFC 3507 <http://tools.ietf.org/html/rfc3507>, for the Internet Content Adaptation Protocol <https://en.wikipedia.org/wiki/Internet_Content_Adaptation_Protocol>.

This module inherits the behaviour of URI::http and overrides the default_portdefault_port> method.

The default port for icap servers is 1344

See URI

See URI and URI

None

None reported

See URI

RFC 3507 <http://tools.ietf.org/html/rfc3507>

David Dick, "<ddick at cpan.org>"

Copyright 2016 David Dick.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See <http://dev.perl.org/licenses/> for more information.

2025-05-10 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.