xyncro / freya

Freya Web Stack - Meta-Package
https://freya.io
Other
330 stars 30 forks source link

Moved decisions don't work in Freya.Machines.Http 3.0.0-rc05 #198

Closed btrepp closed 5 years ago

btrepp commented 6 years ago
freyaHttpMachine{
     exists false
     gone true
}

Ends up with 404 instead of 410.

I've noticed this happens with the any 'moved' handler, not just the gone one

I've upgraded to the 4.0.0-alpha, and these decisions now work. This issue mainly exists in case anyone else is having issues with this

panesofglass commented 5 years ago

I think this should now be resolved since we've released 4.0.0.