Modify localhost User-Agent [haproxy]

前端 未结 0 578
遥遥无期
遥遥无期 2020-12-02 06:09

For testing I am trying to modify the User-Agent header being sent over port 80.

haproxy.cfg

frontend app_front
    bind *:80  # ??
    use_backend app         


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