frank-fs / taliesin

OWIN routing middleware using F# Agents
Apache License 2.0
9 stars 3 forks source link

Set status code and reason phrase are not returned #9

Open panesofglass opened 10 years ago

panesofglass commented 10 years ago

If you set the owin.ResponseStatusCode and/or owin.ResponseReasonPhrase, Taliesin ignores these and instead returns 200 OK.

panesofglass commented 9 years ago

This is most likely an issue in Dyfrig.