-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Quick question:

Why is it that r->parsed_uri->path has valid content ("/something"), but the 
other fields
such as scheme, port_str, hostname are NULL?

I've tried:
apr_uri_parse(r->pool, r->unparsed_uri, &r->parsed_uri);
and
apr_uri_parse(r->pool, r->uri, &r->parsed_uri);

(just in case it was a documentation glitch), but to no avail.

Searching for apr_parse_uri in apache's sources gives me no useful pointers :(

What's wrong with me today? :)

- --
Arturo "Buanzo" Busleiman - Consultor Independiente en Seguridad Informatica
OpenPGP for HTTP: New Web-Auth Scheme: http://freshmeat.net/articles/view/2599
Consulting and Secure Mail Hosting: http://www.buanzo.com.ar/pro/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGVIENAlpOsGhXcE0RCsilAJ48H6ZYGKG5z3Xfc4vQGp1ndDBcNwCeOoEm
/RZoLUwBfknO7Y2EM6Wm0n8=
=f1Gk
-----END PGP SIGNATURE-----

Reply via email to