HttpVerb Enumeration

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
An enumeration of supported HTTP verbs

Inheritance Hierarchy

System.Object
  System.ValueType
    System.Enum
      Amazon.S3.HttpVerb

Namespace: Amazon.S3
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public enum HttpVerb

The HttpVerb type exposes the following members

Members

  Name Description
Enum DELETE The DELETE HTTP verb.
Enum GET The GET HTTP verb.
Enum HEAD The HEAD HTTP verb.
Enum PUT The PUT HTTP verb.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8