htproxy
-------
- Etag support
- Title matcher
- Link name matcher (the stuff between <a href..> and </a>)
- Generic tag matcher
- SSL support

httest
------
- Update user guide!
- Transparent forward proxy support
- Trailing headers on chunked http
- Folded headers
- Fix that problem with command lookup, _SET and _SETUP do conflicting
- Nested lines like the one for lua with [[ ... ]]
- Hash variable, btw. the variables are hold in hash :)
  - Add/Remove elements in hash variables
  - Print hash variables as query
- Array variable
- Plain on SSL connection terminate with a clear error
- Need more information on ssl failure
- Stack trace on error is not highlighted. Do it the C way :)
- SSL session reuse (partial)
- Store recorded stuff in a variable
- Encrpyt the ntml type 3 message and extrakt user
- Precompile httest script

