Module gun_http2

Function Index

cancel/3
check_options/1
close/1
data/5
down/1
handle/2
init/4
keepalive/1
name/0
request/8
request/9

Function Details

cancel/3

cancel(State, StreamRef, ReplyTo) -> any()

check_options/1

check_options(Opts) -> any()

close/1

close(Http2_state) -> any()

data/5

data(State, StreamRef, ReplyTo, IsFin, Data) -> any()

down/1

down(Http2_state) -> any()

handle/2

handle(Data, State) -> any()

init/4

init(Owner, Socket, Transport, Opts) -> any()

keepalive/1

keepalive(State) -> any()

name/0

name() -> any()

request/8

request(State, StreamRef, ReplyTo, Method, Host, Port, Path, Headers) -> any()

request/9

request(State, StreamRef, ReplyTo, Method, Host, Port, Path, Headers0, Body) -> any()


Generated by EDoc, Jan 16 2018, 19:57:52.