rs / pushd

Blazing fast multi-protocol mobile and web push notification service
MIT License
1.16k stars 224 forks source link

Unicast does not validate subscriber id #131

Closed andrekampert closed 9 years ago

andrekampert commented 9 years ago

In case of unicast, the result is always no content. However, it makes sense to return a 404 Not Found in case the subscriber id does not exist.

andrekampert commented 9 years ago

Fixed in #132