asobi_security_headers_plugin (asobi v0.35.4)

View Source

Summary

Functions

plugin_info()

-spec plugin_info() -> map().

post_request(Req, Env, Options, State)

-spec post_request(cowboy_req:req(), map(), map(), term()) -> {ok, cowboy_req:req(), term()}.

pre_request(Req, Env, Options, State)

-spec pre_request(cowboy_req:req(), map(), map(), term()) -> {ok, cowboy_req:req(), term()}.