delete property
delete property
Represents an HTTP DELETE protocol method.
Definition:
@property
def delete(self):
...
See Also
- module
aspose.html.net
- class
HttpMethod
Represents an HTTP DELETE protocol method.
@property
def delete(self):
...
aspose.html.net
HttpMethod