HTTPresponse .get() and .item()

Hey, I’m new to the community and looking forward to contribute a lot to it. I have already assigned myself to the ticket that is related to documenting the above related functions. I don’t have any idea about these functions .

Can anyone just give me good explanation of what they actually do?

You can see them both here, they’re quite simple - just replicating the same-named methods on dictionaries: https://github.com/django/django/blob/master/django/http/response.py#L181

What’s the ticket in question? I might be able to give you a bit more context.

I have fixed it ,thanks