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