ostk.io.ip.tcp.http.Request¶
- class Request(
- self: ostk.io.ip.tcp.http.Request,
- arg0: ostk::io::ip::tcp::http::Request::Method,
- arg1: ostk.io.URL,
- arg2: ostk.core.type.String,
- arg0: ostk::io::ip::tcp::http::Request::Method,
Bases:
pybind11_object
Methods
- class Method(self: ostk.io.ip.tcp.http.Request.Method, value: int)¶
Bases:
pybind11_object
Members:
Undefined
Get
Head
Post
Put
Delete
Trace
Options
Connect
Patch
- property name¶
- static get(arg0: ostk.io.URL) ostk.io.ip.tcp.http.Request ¶
- get_body(self: ostk.io.ip.tcp.http.Request) ostk.core.type.String ¶
- get_method(
- self: ostk.io.ip.tcp.http.Request,
- get_url(self: ostk.io.ip.tcp.http.Request) ostk.io.URL ¶
- is_defined(self: ostk.io.ip.tcp.http.Request) bool ¶
- static string_from_method(
- arg0: ostk::io::ip::tcp::http::Request::Method,
- static undefined() ostk.io.ip.tcp.http.Request ¶