1. 06 Jul, 2018 1 commit
    • Max Kellermann's avatar
      output/httpd: remove broken DLNA support code · 5f082a27
      Max Kellermann authored
      This code was added in 21851c06 but
      looks completely broken:
      
      - the status code is "206 OK" but "206" would be "Partial Content"
      
      - the "Content-Length" header has a bogus value
      
      - the "Content-RangeX" parameter has different bogus values (why
        "Content-RangeX" anyway and not "Content-Range"?)
      
      Apart from that, there are strange undocumented non-standard headers
      which are probably there to work around bugs/expectations in one
      broken proprietary client product.  But these days, MPD doesn't bend
      over to support broken clients.  So let's kill this code.
      
      Closes #304
      5f082a27
  2. 20 Dec, 2017 1 commit
  3. 10 Nov, 2017 4 commits
  4. 10 Aug, 2017 2 commits
  5. 08 May, 2017 1 commit
  6. 19 Feb, 2017 1 commit
  7. 03 Jan, 2017 1 commit
  8. 02 Nov, 2016 1 commit
  9. 01 Mar, 2016 1 commit
  10. 26 Feb, 2016 1 commit
  11. 19 Oct, 2015 1 commit
  12. 17 Mar, 2015 1 commit
  13. 01 Jan, 2015 1 commit
  14. 19 Feb, 2014 1 commit
  15. 23 Jan, 2014 1 commit
  16. 13 Jan, 2014 1 commit
  17. 04 Jan, 2014 4 commits
  18. 31 Dec, 2013 3 commits
  19. 24 Oct, 2013 1 commit
  20. 15 Oct, 2013 2 commits
  21. 04 Sep, 2013 1 commit
  22. 07 Aug, 2013 1 commit
  23. 30 Jan, 2013 3 commits
  24. 27 Jan, 2013 1 commit
  25. 15 Jan, 2013 1 commit