---
Hi,

please review and merge this. It seems to be an easyfix, but the ticket [1] 
seemengly generated no useful attention.

[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

Reply via email to