Plug

v1.6.1

  • Pages
  • Modules
  • Exceptions

    Plug v1.6.1 Plug.Adapters.Cowboy2.Stream View Source

    Link to this section Summary

    Functions

    data(stream_id, is_fin, data, state)
    early_error(stream_id, reason, partial_req, resp, opts)
    info(stream_id, info, state)
    init(stream_id, req, opts)
    terminate(stream_id, reason, state)

    Link to this section Functions

    Link to this function data(stream_id, is_fin, data, state) View Source
    Link to this function early_error(stream_id, reason, partial_req, resp, opts) View Source
    Link to this function info(stream_id, info, state) View Source
    Link to this function init(stream_id, req, opts) View Source
    Link to this function terminate(stream_id, reason, state) View Source

    Built using ExDoc (v0.17.1), designed by Friedel Ziegelmayer.