Erlang Cowboy how to add response headers for static files

前端 未结 0 847
情话喂你
情话喂你 2020-12-15 19:14

I want to add Strict-Transport-Security header into a web app.

Here is the setup

Dispatch = cowboy_router:compile([
    {\'_\', [
        {"/"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题