Search
simple_bridge
v2.3.0
Pages
Modules
Settings
View Source
cowboy_simple_bridge
(simple_bridge v2.3.0)
Link to this section
Summary
Functions
build_response(ReqKey, Res)
cookies(ReqKey)
headers(ReqKey)
host(ReqKey)
init(_)
native_header_type()
path(ReqKey)
peer_ip(ReqKey)
peer_port(ReqKey)
post_params(ReqKey)
protocol(ReqKey)
protocol_version(ReqKey)
query_params(ReqKey)
recv_from_socket(Length, Timeout, ReqKey)
request_body(ReqKey)
request_method(ReqKey)
socket(ReqKey)
stream_body(FullPath)
uri(ReqKey)
Link to this section
Functions
Link to this function
build_response(ReqKey, Res)
View Source
Link to this function
cookies(ReqKey)
View Source
Link to this function
headers(ReqKey)
View Source
Link to this function
host(ReqKey)
View Source
Link to this function
init(_)
View Source
Link to this function
native_header_type()
View Source
Link to this function
path(ReqKey)
View Source
Link to this function
peer_ip(ReqKey)
View Source
Link to this function
peer_port(ReqKey)
View Source
Link to this function
post_params(ReqKey)
View Source
Link to this function
protocol(ReqKey)
View Source
Link to this function
protocol_version(ReqKey)
View Source
Link to this function
query_params(ReqKey)
View Source
Link to this function
recv_from_socket(Length, Timeout, ReqKey)
View Source
Link to this function
request_body(ReqKey)
View Source
Link to this function
request_method(ReqKey)
View Source
Link to this function
socket(ReqKey)
View Source
Link to this function
stream_body(FullPath)
View Source
Link to this function
uri(ReqKey)
View Source