ace

v0.10.0

  • Pages
  • Modules

    ace v0.10.0 Ace.HTTP2.Response View Source

    Link to this section Summary

    Functions

    body_to_send(response)
    finish(response)
    has_headers()
    headers(map)
    headers_to_send(response)
    new()
    process(response, outbound \\ [])
    put_header(map, key, value)
    read_body()
    read_headers()
    send_data(map, data)
    set_status(map, status_code)

    Link to this section Functions

    Link to this function body_to_send(response) View Source
    Link to this function finish(response) View Source
    Link to this function has_headers() View Source
    Link to this function headers(map) View Source
    Link to this function headers_to_send(response) View Source
    Link to this function new() View Source
    Link to this function process(response, outbound \\ []) View Source
    Link to this function put_header(map, key, value) View Source
    Link to this function read_body() View Source
    Link to this function read_headers() View Source
    Link to this function send_data(map, data) View Source
    Link to this function set_status(map, status_code) View Source

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