今天有个开发同事说post参数没有正常传递,然后自己没事就研究了一下。。。

nginx post参数传递问题

 

 上面是正常的nginx配置。

然后一下是我服务端标准的restful api的代码:

nginx post参数传递问题

 

 接着是postman的请求

nginx post参数传递问题

 

 服务端正常返回,唉,差点又留下来没有技术的眼泪。

相关文章:

  • 2021-12-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-19
  • 2022-12-23
  • 2021-09-25
  • 2021-10-08
  • 2021-12-17
相关资源
相似解决方案