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 3
FIXME 3
TODO 0

Each tag is detailed below:

@todo

Number of occurrences found in the code: 3

org.apache.commons.latka.http.RequestImpl Line
pass proxy host and port to httpclient 41
org.apache.commons.latka.http.SessionImpl Line
accept proxy details on create request 29
fix interface to match proxy details 30

FIXME

Number of occurrences found in the code: 3

org.apache.commons.latka.event.RequestErrorEvent Line
Scope? 34
org.apache.commons.latka.http.RequestImpl Line
Shouldn't use Exception here. 291
org.apache.commons.latka.validators.ByteLengthValidator Line
Docs 26