Class: URI::ICAP

Inherits:
Generic
  • Object
show all
Defined in:
lib/icaprb/icapuri.rb

Overview

Class to represent ICAP URIs

Constant Summary collapse

DEFAULT_PORT =

The ICAP default port is 1344

1344