joes 2003/11/15 19:29:14
Modified: glue/perl/xsbuilder/Apache/Request Request_pod Log: $upload->size is not yet implemented Revision Changes Path 1.6 +1 -1 httpd-apreq-2/glue/perl/xsbuilder/Apache/Request/Request_pod Index: Request_pod =================================================================== RCS file: /home/cvs/httpd-apreq-2/glue/perl/xsbuilder/Apache/Request/Request_pod,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- Request_pod 1 Nov 2003 03:57:44 -0000 1.5 +++ Request_pod 16 Nov 2003 03:29:14 -0000 1.6 @@ -186,7 +186,7 @@ The APR::Brigade containing the contents of the uploaded file. -=head2 size +=head2 size [TODO] The size of the file in bytes:
