3

How can i pass query parameter with all my angular http reuqest. how this can be setup in angular config?

eg http://localhost/getName - http://localhost/getName?proxy=myname

http://localhost/getList?type=delete - http://localhost/getList?type=delete&proxy=myname

tomalex
  • 1,233
  • 6
  • 17
  • 40
  • 1
    Take a look at http://stackoverflow.com/questions/23742561/provide-default-parameters-automatically-with-resource/23744333#23744333 – Marc Kline May 19 '14 at 23:33

0 Answers0