Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

TagTotal number of occurrences
@todo1
TODO13

Each tag is detailed below:

@todo

Number of occurrences found in the code: 1

au.com.lastweekend.htaccess.HtAccessLine
Parse the <Files> directive31

TODO

Number of occurrences found in the code: 13

au.com.lastweekend.cgi.CGIRequestLine
what does the decoding of eg %20 (space) %2e (".") in URIs? We might need to implement that.144
au.com.lastweekend.cgi.CGIServletLine
Make the CGIHandler factory class an initParam56
au.com.lastweekend.cgi.FastCGIApplicationInputStreamLine
find out if anyone cares about the other roles.27
au.com.lastweekend.cgi.FastCGIWebServerOutputStreamLine
Should take "keep conn" as a parameter44
is ASCII the correct encoding?76
au.com.lastweekend.htaccess.AccessControlsTestLine
Confirm allow,deny behaviour against a real apache instance.20
implement some mockup for looking up hostnames.181
au.com.lastweekend.htaccess.HtAccessProcessorTestLine
test groups.166
au.com.lastweekend.htaccess.HtAccessTestLine
failure tests for more combinations..29
au.com.lastweekend.jen.util.SubnetAddressLine
IP6??25
au.com.lastweekend.pathinfo.PathInfoFilterLine
Allow multiple pathSpecs to be matched.48
Find out what should happen when extension appears more than once. eg (phpinfo.php/phpinfo.php/pathInfo).98
au.com.lastweekend.pathinfo.PathInfoFilterTestLine
Undefined as I don't know what the expected behaviour is. This test checks current behaviour68