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