Jerome Louvel <contact <at> noelios.com> writes: Hi Jerome,
> Hi all, > > In addition to Thierry answer, I would like to indicate that a virtual host > is defined along three properties: > - request's "hostRef" (equivalent to HTTP's Host header) > - request's "resourceRef" (equivalent to HTTP's resource URI, prepended > with Host header for relative URIs) > - response's "serverInfo" (listening IP address and port) This is helpful. Hopefully it can be integrated in the JavaDoc. > I have also reintroduced the sample application, totally refactored to used > the latest features in 1.0 RC1, at: > http://www.restlet.org/sample And this will be a good addition. Regards, Sean > > Best regards, > Jerome

