Go to the source code of this file.
◆ mruby_request_class()
struct RClass* mruby_request_class |
( |
mrb_state * |
mrb, |
|
|
struct RClass * |
parent |
|
) |
| |
◆ mruby_request_control()
static mrb_value mruby_request_control |
( |
mrb_state * |
mrb, |
|
|
mrb_value |
self |
|
) |
| |
|
static |
◆ mruby_request_frconfig()
static mrb_value mruby_request_frconfig |
( |
mrb_state * |
mrb, |
|
|
mrb_value |
self |
|
) |
| |
|
static |
◆ mruby_request_proxy_reply()
static mrb_value mruby_request_proxy_reply |
( |
mrb_state * |
mrb, |
|
|
mrb_value |
self |
|
) |
| |
|
static |
◆ mruby_request_proxy_request()
static mrb_value mruby_request_proxy_request |
( |
mrb_state * |
mrb, |
|
|
mrb_value |
self |
|
) |
| |
|
static |
◆ mruby_request_reply()
static mrb_value mruby_request_reply |
( |
mrb_state * |
mrb, |
|
|
mrb_value |
self |
|
) |
| |
|
static |
◆ mruby_request_request()
static mrb_value mruby_request_request |
( |
mrb_state * |
mrb, |
|
|
mrb_value |
self |
|
) |
| |
|
static |
◆ mruby_request_session_state()
static mrb_value mruby_request_session_state |
( |
mrb_state * |
mrb, |
|
|
mrb_value |
self |
|
) |
| |
|
static |