Aconex / drakov

Mock Server that implements the API Blueprint specification
MIT License
481 stars 115 forks source link

Dump all request data #185

Open narg95 opened 5 years ago

narg95 commented 5 years ago

Hi,

Is it possible to dump all request data in --debugMode, not just for 404?

Thanks