1. 16 Mar, 2014 1 commit
  2. 09 Jan, 2014 2 commits
  3. 04 Dec, 2013 2 commits
  4. 18 Oct, 2013 1 commit
  5. 14 Sep, 2013 1 commit
  6. 15 Jun, 2013 1 commit
  7. 10 Jun, 2013 2 commits
  8. 09 Jun, 2013 1 commit
  9. 07 Jun, 2013 1 commit
  10. 16 May, 2013 1 commit
  11. 15 May, 2013 1 commit
    • refactored web/Response::sendFile() · a2c6d221
      Carsten Brandt authored
      - better throw http exception on not satisfiable range request
      - constitent header names
      - fixed range end when range request is to the end
      - added unit test
      
      related to #275, fixes #148