HTTP Methods

HTTP basics

Author: Chris Lipinski, Published: 20221219

Python http docs:

Python http client protocal

Python http methods

Http Methods and rfc7231

  • GET RFC
  • HEAD RFC
  • POST RFC
  • PUT RFC
  • DELETE RFC
  • CONNECT RFC
  • OPTIONS RFC
  • TRACE RFC
  • Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content (rfc7231)