ChangeLog 658 B

123456789101112131415161718
  1. 2006-02-18 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
  2. * Make Request-URI an absolute path. Some servers cannot permit
  3. absoluteURI as Request-URI.
  4. * Added Referer support.
  5. * Added referer command-line option.
  6. * Added rety-wait command-line option.
  7. * Fixed formating bug in Exception::setMsg()
  8. * Added HTTPS support.
  9. * Added SocketCore. Socket is now handle class for SocketCore.
  10. * Fixed bug in ChunkedEncoding: expanding buffer size is wrong
  11. * Fixed bug in DownloadCommand: In Chunked Encoding, it wrongly
  12. adds to Segment.ds buff length from the socket.
  13. 2006-02-17 Tatsuhiro Tsujikawa <tsujikawa at rednoah dot com>
  14. * Release 0.1.0