-
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
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.