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