|  1.7 | BSD | 2006-05-25 15:40 | Select | 
| 
  Fix encode_url()
 | 
    |  1.6 | BSD | 2006-05-23 20:03 | Select | 
| 
  Oops, make sure to actually use additional arguments sent to write().
 | 
    |  1.5 | BSD | 2006-05-23 16:41 | Select | 
| 
  Get rid of dumb \"optimization\" that didn't really make things noticably faster, and prevented you from passing around a pointer to the write() method.
 | 
    |  1.4 | BSD | 2006-05-15 14:45 | Select | 
| 
  Allow finish() to be called before accept() without errors.  Optimized accept()'s parsing and creation of env.
 | 
    |  1.3 | BSD | 2006-05-10 13:48 | Select | 
| 
  Consistant method names, add encode_url.
 | 
    |  1.2 | BSD | 2006-05-09 16:02 | Select | 
| 
  Added a C decode_http_string method, and a handy set_cookie method.
 | 
    |  1.1 | BSD | 2006-05-05 15:39 | Select | 
| 
  Fix a threading problem, and add convenience of get, post, cookies, files, headers mappings and status variable.
 | 
    |  1.0.4 | BSD | 2006-04-18 12:15 | Select | 
| 
  Make accept() return immediately if shutdown() is called.
 | 
    |  1.0.3 | BSD | 2006-02-18 12:11 | Select | 
| 
  Fix a crash bug when multi-threaded and under heavy load.\r\nAllow threads in accept() to exit gracefully when shutdown() is called.
 | 
    |  1.0.2 | BSD | 2005-11-28 11:09 | Select | 
| 
  
 |