jgauffin / Griffin.Framework

Application framework for Business Applications
http://griffinframework.net
168 stars 62 forks source link

fix BadRequest response in OnDecodeFailure #26

Closed campersau closed 9 years ago

campersau commented 9 years ago

the PipelinedMessageQueue requires that the HttpMessage.PipelineIndexKey header is set on the response

Sorry no tests because it is really hard to get messages enqueued inside of tests.