[AWS] Full URL

Maciej Sobczak prog at msobczak.com
Wed Sep 5 17:09:07 CEST 2007


Hello,

The following code:

       URL : constant String := AWS.URL.URL (AWS.Status.URI (Request));

does not seem to give me the full URL string, only the URI part.

It looks like the version of AWS.Status.URI that returns AWS.URL.Object 
truncates the rest of the information, just like the version returning 
String. This is actually documented, but the fact that the URL object is 
involved was misleading.

In what way can I extract the full URL as was used for the client request?

Regards,

-- 
Maciej Sobczak : http://www.msobczak.com/
Programming    : http://www.msobczak.com/prog/


More information about the AWS mailing list