net-cpp ..
C++11 library for networking purposes
method.h File Reference
#include <core/net/visibility.h>
#include <memory>
+ Include dependency graph for method.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  core
 
namespace  core::net
 
namespace  core::net::http
 

Enumerations

enum class  core::net::http::Method {
  core::net::http::get ,
  core::net::http::head ,
  core::net::http::post ,
  core::net::http::put ,
  core::net::http::del
}