Integrate HTTP method "QUERY" support in Django

Hi, I want to contribute to the django project.

As we know new HTTP method - QUERY has been added. I was wondering if I could be of any help in integrating that to the django.
I am clueless right now and need some mentoring on where to start.

UPDATE: Someone already suggested this - Add support for the HTTP QUERY method (RFC 10008) · Issue #185 · django/new-features · GitHub

Thanks

Samarth Tyagi