1. 18 Oct, 2013 1 commit
  2. 14 Sep, 2013 1 commit
  3. 15 Jun, 2013 1 commit
  4. 10 Jun, 2013 2 commits
  5. 09 Jun, 2013 1 commit
  6. 07 Jun, 2013 1 commit
  7. 16 May, 2013 1 commit
  8. 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