0 votes
in Django by
Which is not an HTTP handler method

a) .get()

b) .put()

c) .list()

d) .delete()

e) .post()

1 Answer

0 votes
by
c) .list()
...