moonbridge
log
| age | author | description |
|---|---|---|
| 2015-06-11 | jbe | Restarted work on new HTTP module implementation |
| 2015-06-05 | jbe | Further work on new HTTP layer (not finished) |
| 2015-05-27 | jbe | Minimal changes to HTTP module to support interface of new :read(...) method |
| 2015-05-27 | jbe | Further work on new HTTP layer (code cleanup, work on body reading) |
| 2015-05-26 | jbe | Further work on new HTTP layer (read body, without parsing yet) |
| 2015-05-25 | jbe | Further work on new HTTP layer |
| 2015-05-21 | jbe | Initial work on reimplemented HTTP layer (utilizing non-blocking I/O with coroutines and a cleaner object-oriented structure) |
| 2015-05-19 | jbe | Accept max length of zero for read methods |