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.
| Tag | Total number of occurrences |
|---|
| @todo | 1 |
| TODO | 13 |
Each tag is detailed below:
Number of occurrences found in the code: 1
| au.com.lastweekend.htaccess.HtAccess | Line |
|---|
| Parse the <Files> directive | 31 |
Number of occurrences found in the code: 13
| au.com.lastweekend.cgi.CGIRequest | Line |
|---|
| what does the decoding of eg %20 (space) %2e (".") in URIs? We might need to implement that. | 144 |
| au.com.lastweekend.cgi.CGIServlet | Line |
|---|
| Make the CGIHandler factory class an initParam | 56 |
| au.com.lastweekend.cgi.FastCGIApplicationInputStream | Line |
|---|
| find out if anyone cares about the other roles. | 27 |
| au.com.lastweekend.cgi.FastCGIWebServerOutputStream | Line |
|---|
| Should take "keep conn" as a parameter | 44 |
| is ASCII the correct encoding? | 76 |
| au.com.lastweekend.htaccess.AccessControlsTest | Line |
|---|
| Confirm allow,deny behaviour against a real apache instance. | 20 |
| implement some mockup for looking up hostnames. | 181 |
| au.com.lastweekend.htaccess.HtAccessProcessorTest | Line |
|---|
| test groups. | 166 |
| au.com.lastweekend.htaccess.HtAccessTest | Line |
|---|
| failure tests for more combinations.. | 29 |
| au.com.lastweekend.jen.util.SubnetAddress | Line |
|---|
| IP6?? | 25 |
| au.com.lastweekend.pathinfo.PathInfoFilter | Line |
|---|
| 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.PathInfoFilterTest | Line |
|---|
| Undefined as I don't know what the expected behaviour is. This test checks current behaviour | 68 |