On 12/03/2014 14:42, Jeff Trawick wrote:
> On Tue, Mar 11, 2014 at 10:51 AM, Lubomir Rintel <[email protected]
> <mailto:[email protected]>> wrote:
> 
>     ---
>     Hi,
> 
>     please review and merge this. It seems to be an easyfix, but the
>     ticket [1]
>     seemengly generated no useful attention.
> 
> 
> Hi,
> 
> Where is the patched code maintained in ASF svn?  Is that part of the
> Perl project?
>  
> 
> 

in /httpd/apreq

I'll review if I have a chance


>     [1] https://issues.apache.org/bugzilla/show_bug.cgi?id=51648
> 
>     Thank you,
>     Lubo
> 
> 
>      glue/perl/lib/Apache2/Cookie.pm | 14 --------------
>      1 file changed, 14 deletions(-)
> 
>     diff --git a/glue/perl/lib/Apache2/Cookie.pm
>     b/glue/perl/lib/Apache2/Cookie.pm
>     index 715ab14..d6a5b31 100644
>     --- a/glue/perl/lib/Apache2/Cookie.pm
>     +++ b/glue/perl/lib/Apache2/Cookie.pm
>     @@ -450,20 +450,6 @@ Get or set the HttpOnly flag for the cookie:
> 
> 
> 
>     -=head2 httponly
>     -
>     -    $cookie->httponly()
>     -    $cookie->httponly($set)
>     -
>     -Get or set the HttpOnly flag for the cookie:
>     -
>     -    $cookie->httponly(1);
>     -    $is_HttpOnly = $cookie->httponly;
>     -    $cookie->httponly(0);
>     -
>     -
>     -
>     -
>      =head2 comment
> 
>          $cookie->comment()
>     --
>     1.8.3.1
> 
> 
> 
> 
> -- 
> Born in Roswell... married an alien...
> http://emptyhammock.com/
> http://edjective.org/
> 

Reply via email to