Show / Hide Table of Contents

Enum WMHTTPRequest.HTTPMethod

Supported HTTPMethods

Namespace: Quantellia.WMServer.Asset.Model.HTTP.Request
Assembly: WMServer.dll
Syntax
public enum WMHTTPRequest.HTTPMethod

Fields

Name Description
DELETE

Deletes a resource

GET

Gets a resource

PATCH

Partially updates a resource.

POST

Creates a resource

PUT

Updates a resource

In this article
Back to top Copyright © 2025 Quantellia LLC.    Version 2.0.0 Revision 399     Last Updated 1/15/2025    DRAFT DOCUMENTATION. SUBJECT TO CHANGE