eschulte pushed a commit to branch master in repository elpa. commit b9b36a7c92dc6952cce91c154eedf5ee3cd13901 Author: Eric Schulte <schulte.e...@gmail.com> Date: Sun Jan 12 11:12:29 2014 -0700
TODO chunked encoding --- NOTES | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/NOTES b/NOTES index 3316e99..f3a1d57 100644 --- a/NOTES +++ b/NOTES @@ -5,6 +5,11 @@ * Notes * Tasks [15/21] +** TODO chunked encoding +- http://en.wikipedia.org/wiki/Chunked_transfer_encoding +- http://tools.ietf.org/html/rfc1945#section-7.2 +- http://tools.ietf.org/rfc/rfc1945.txt + ** DONE web sockets - http://en.wikipedia.org/wiki/WebSocket - http://tools.ietf.org/html/rfc6455