clients icon indicating copy to clipboard operation
clients copied to clipboard

json client, wrong content-type on delete method

Open hekike opened this issue 6 years ago • 1 comments

MOVED FROM: https://github.com/restify/node-restify/issues/539

Using latest restify (2.6.1) when json client makes http DELETE request it sets content-type to application/octet-stream instead application/json.

Check out this gist: https://gist.github.com/spikhoff/9229833

hekike avatar Apr 03 '18 18:04 hekike

Has this issue been resolved?

einarjohnson avatar Oct 08 '18 20:10 einarjohnson