pnxtech / hydra-express

A module which wraps Hydra and ExpressJS into a library for building distributed applications - such as microservices
MIT License
184 stars 37 forks source link

Issues with encoding because of express 4.15.2 #79

Closed odincov closed 7 years ago

odincov commented 7 years ago

Posting to services with non-latin chars in payload/body brakes them. Issue was in express 4.15.2 and already fixed in 4.15.3 (http://expressjs.com/en/changelog/4x.html#4.15.3). Could you please update the express version?

cjus commented 7 years ago

@odincov Thanks for the heads up. Updated in hydra-express@1.4.5