1. 08 Jan, 2016 3 commits
  2. 04 Jan, 2016 1 commit
  3. 30 Dec, 2015 1 commit
  4. 29 Dec, 2015 1 commit
  5. 28 Dec, 2015 1 commit
  6. 14 Dec, 2015 2 commits
  7. 13 Dec, 2015 1 commit
  8. 12 Dec, 2015 1 commit
  9. 10 Dec, 2015 6 commits
  10. 09 Dec, 2015 1 commit
  11. 08 Dec, 2015 4 commits
  12. 07 Dec, 2015 1 commit
  13. 04 Dec, 2015 3 commits
  14. 03 Dec, 2015 1 commit
  15. 01 Dec, 2015 1 commit
  16. 30 Nov, 2015 4 commits
  17. 27 Nov, 2015 1 commit
    • octal's avatar
      Major rework of streams. · ad8e24eb
      octal authored
      An Http Response is now written in two phases:
         - First the headers are written, and then a ResponseWriter is
           returned once all headers have been written.
         - A ResponseWriter is basically a wrapper around a NetworkStream
           which is a streambuf, allowing it to be used with an ostream object
         - Once a ResponseWriter has been constructed, headers become
           read-only and can not be written anymore
      ad8e24eb
  18. 25 Nov, 2015 1 commit
  19. 24 Nov, 2015 2 commits
  20. 19 Nov, 2015 1 commit
  21. 17 Nov, 2015 2 commits
  22. 16 Nov, 2015 1 commit