simple_bridge v2.3.0
  • Pages
  • Modules

    View Source webmachine_simple_bridge (simple_bridge v2.3.0)

    Link to this section Summary

    Functions

    build_response(Req, Res)
    cookies(Req)
    headers(Req)
    host(Req)
    init(Req)
    native_header_type()
    path(Req)
    peer_ip(Req)
    peer_port(Req)
    post_params(Req)
    protocol(Req)
    protocol_version(Req)
    query_params(Req)
    recv_from_socket(Length, Timeout, Req)
    request_body(Req)
    request_method(Req)
    socket(Req)
    uri(Req)

    Link to this section Functions

    Link to this function

    build_response(Req, Res)

    View Source
    Link to this function

    cookies(Req)

    View Source
    Link to this function

    headers(Req)

    View Source
    Link to this function

    host(Req)

    View Source
    Link to this function

    init(Req)

    View Source
    Link to this function

    native_header_type()

    View Source
    Link to this function

    path(Req)

    View Source
    Link to this function

    peer_ip(Req)

    View Source
    Link to this function

    peer_port(Req)

    View Source
    Link to this function

    post_params(Req)

    View Source
    Link to this function

    protocol(Req)

    View Source
    Link to this function

    protocol_version(Req)

    View Source
    Link to this function

    query_params(Req)

    View Source
    Link to this function

    recv_from_socket(Length, Timeout, Req)

    View Source
    Link to this function

    request_body(Req)

    View Source
    Link to this function

    request_method(Req)

    View Source
    Link to this function

    socket(Req)

    View Source
    Link to this function

    uri(Req)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.1) for the Erlang programming language