Class HttpConsts (1.50.0)

 public static class HttpConsts : object 

HTTP constants.

Inheritance

Object > HttpConsts

Namespace

Google.Apis.Http

Assembly

Google.Apis.Core.dll

Fields

Delete

  public 
  
 const 
  
 string 
  
 Delete 
  
 = 
  
 null 
 

Http DELETE request

Field Value
Type
Description

Get

  public 
  
 const 
  
 string 
  
 Get 
  
 = 
  
 null 
 

Http GET request

Field Value
Type
Description

Patch

  public 
  
 const 
  
 string 
  
 Patch 
  
 = 
  
 null 
 

Http PATCH request

Field Value
Type
Description

Post

  public 
  
 const 
  
 string 
  
 Post 
  
 = 
  
 null 
 

Http POST request

Field Value
Type
Description

Put

  public 
  
 const 
  
 string 
  
 Put 
  
 = 
  
 null 
 

Http PUT request

Field Value
Type
Description
Create a Mobile Website
View Site in Mobile | Classic
Share by: