Requests库的方法与HTTP协议请求方法对应,下面哪个不是Requests库的对应方法?
A、.get()
B、.push()
C、.patch()
D、.put()