Questions tagged [grunt-connect-proxy]

Provides a HTTP proxy as middle-ware for the grunt-contrib-connect plugin.

Provides a HTTP proxy as middle-ware for the grunt-contrib-connect plugin.

31 questions
0
votes
1 answer

grunt-connect-proxy sending application/json content-type for 204 response

When I make a GET request that passes through grunt-connect-proxy that returns a 204, no content-type is set. If I make the same request but instead using PUT, grunt-connect-proxy (or grunt-contrib-connect - i don't know) is attaching Content-type:…
1 2
3