Angular HttpRequest doesn't send Params

前端 未结 0 1139
隐瞒了意图╮
隐瞒了意图╮ 2021-01-27 06:45

I\'m trying to send parameters to a simple GET request using HttpRequest. But it seems that it does not send the parameters.

let params = new HttpParams();
params         


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