drewzboto / grunt-connect-proxy

Grunt Connect support for proxying API calls during development
MIT License
424 stars 122 forks source link

Unable to set context path on server #138

Open jwgmeligmeyling opened 8 years ago

jwgmeligmeyling commented 8 years ago

You're unable to set the context path on server. So mapping /api/ to /some-context/api/ is extremely tedious. This should be an easy fix.

(Note that this is exactly the opposite of the current contextPath option, I am aware of that option)