http/src/main/java/org/apache/mina/http/HttpRequestImpl.java (4 lines): - line 82: // TODO check headers - line 115: // TODO Auto-generated method stub - line 124: // TODO Auto-generated method stub - line 133: // TODO Auto-generated method stub core/src/main/java/org/apache/mina/transport/nio/NioSelectorLoop.java (2 lines): - line 137: // TODO : if it's the same selector/worker, we don't need to do that we could directly enqueue - line 187: // we need to wakeup for the registration to be modified (TODO : not needed if we are in the worker thread) http/src/main/java/org/apache/mina/http/api/DefaultHttpResponse.java (1 line): - line 64: // TODO check header and version for keep alive