How to react on response statusCode when piping request

后端 未结 0 952
自闭症患者
自闭症患者 2021-01-30 01:32

I have a simple http-proxy that reads the incoming request, adds some headers (cookies), send it to the server and pipe the response to the original client.

const         


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