On Tue, 15 Feb 2005, Jie Gao wrote:

> Date: Tue, 15 Feb 2005 08:26:07 +1100 (EST)
> From: Jie Gao <[EMAIL PROTECTED]>
> To: modperl@perl.apache.org
> Subject: [mp2]"opaque string-content tables"
>
> Hi All,
>
> "APR::Table allows its users to manipulate opaque string-content tables."
>
> What does it mean by "opaque"?

Also a related question about APR::Table:

Does a table object contain all the name/value pairs parsed from the
request line (with arguments/query strings) and from the body of the
request (like from POST), in a situation of a POST form that has a
query string at the end of the URL?

I know the CGI module does it well, but I do not want to use that
module for what I am doing at this time.

Thanks,



Jie

Reply via email to