DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
HttpMethod.h File Reference

Represents standard HTTP method verbs defined in RFC 9110 and RFC 5789. More...

#include "Common.h"
#include "System/Object.h"
#include "System/String.h"

Go to the source code of this file.

Classes

class  DotNetDupe::System::Net::Http::HttpMethod
 A helper class for retrieving and comparing standard HTTP methods. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System
namespace  DotNetDupe::System::Net
namespace  DotNetDupe::System::Net::Http

Detailed Description

Represents standard HTTP method verbs defined in RFC 9110 and RFC 5789.

Definition in file HttpMethod.h.