pnxtech / hydra

A light-weight library for building distributed applications such as microservices
https://www.hydramicroservice.com
MIT License
645 stars 54 forks source link

allow @ characters in api routes #131

Closed emadum closed 7 years ago

emadum commented 7 years ago

Requests containing @ characters started failing after I updated to a recent hydra-router version. E.g. /v1/service/setEmail/eric@flywheelsports.com.

I haven't tested this change extensively, but it has worked with everything I did try.