asobi_security_headers_plugin (asobi v0.35.4)
View SourceSummary
Functions
-spec plugin_info() -> map().
-spec post_request(cowboy_req:req(), map(), map(), term()) -> {ok, cowboy_req:req(), term()}.
-spec pre_request(cowboy_req:req(), map(), map(), term()) -> {ok, cowboy_req:req(), term()}.