After looking for it for quite a while and asking on: https://gitter.im/timothycrosley/hug I'm unable to find a solution.
what I'm looking for is a way to return a custom http code, lets say 204 in case a condition is met in the get
end point.
the explanation for routing problems is here
but I can't seem to find a way to return any other codes other than 200 with a null response