HttpMethods Class
Constants of http methods.
- Inheritance
-
builtins.objectHttpMethods
Constructor
HttpMethods()
Attributes
Delete
Delete = 'DELETE'
Get
Get = 'GET'
Head
Head = 'HEAD'
Options
Options = 'OPTIONS'
Post
Post = 'POST'
Put
Put = 'PUT'
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python