issues
search
smollweide
/
node-mock-server
File based Node REST API mock server
MIT License
255
stars
65
forks
source link
[fix] handle json request body correctly
#87
Closed
ftes
closed
6 years ago
ftes
commented
6 years ago
json body must be passed via
body
option for the header to be correctly set
smollweide
commented
6 years ago
@ftes thank you again the PR's 🥇
body
option for the header to be correctly set