1. 22 Nov, 2018 1 commit
    • Diederik van der Boor's avatar
      Added efficient HEAD request handling · d0f44821
      Diederik van der Boor authored
      This is not implemented using a `def head()` in the view, as the HEAD request
      should return all headers that the GET request would send. Hence,
      updated the server logic to provide a proper HEAD request.
      d0f44821
  2. 08 May, 2018 1 commit
  3. 07 May, 2018 1 commit
  4. 06 Feb, 2018 2 commits