Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: Docs-dev

Patch for Apache::URI::unescape_url pod

 

 

ModPerl docs-dev RSS feed   Index | Next | Previous | View Threaded


fred at taperfriendlymusic

May 5, 2004, 6:17 PM

Post #1 of 2 (1383 views)
Permalink
Patch for Apache::URI::unescape_url pod

Greetings,

In my quest for getting AuthCookie working natively under 2.0 I came
across an undocumented method (undocumented in the 2.0 docs that is).

HTH,

Fred

--- src/docs/2.0/api/Apache/URI.pod 2004-05-05 17:48:45.293167552 -0700
+++ src/docs/2.0/api/Apache/URI.pod 2004-05-05 18:05:26.865905352 -0700
@@ -119,8 +119,24 @@

=back

+=head2 C<unescape_url>

+unescape_url: A handy function for unescaping URLs

+ my $url = join '%20', qw(one two three);
+ Apache::URI::unescape_url($url);
+
+=over 4
+
+=item arg1: C<$url> (string)
+
+The URL to unescape
+
+=item ret: $url (string)
+
+The URL, unescaped
+
+=back

=head1 See Also



---------------------------------------------------------------------
To unsubscribe, e-mail: docs-dev-unsubscribe [at] perl
For additional commands, e-mail: docs-dev-help [at] perl


stas at stason

May 5, 2004, 6:39 PM

Post #2 of 2 (1256 views)
Permalink
Re: Patch for Apache::URI::unescape_url pod [In reply to]

fred [at] taperfriendlymusic wrote:
> Greetings,
>
> In my quest for getting AuthCookie working natively under 2.0 I came
> across an undocumented method (undocumented in the 2.0 docs that is).

Thanks Fred, committed with some tweaks. Keep on posting those patches...

--
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:stas [at] stason http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-dev-unsubscribe [at] perl
For additional commands, e-mail: docs-dev-help [at] perl

ModPerl docs-dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.