@kiran: That's what I was trying to avoid doing. I wanted to use the built-in content type negotiation and just get access to the decision. If I use the request headers directly, I'll be duplicating the effort and it wouldn't adapt with changes to the conneg
strategy.
josheinstein
0 Points
3 Posts
Re: HttpResponseMessage that plays nice with content negotiation
Mar 29, 2012 05:12 AM|LINK
@kiran: That's what I was trying to avoid doing. I wanted to use the built-in content type negotiation and just get access to the decision. If I use the request headers directly, I'll be duplicating the effort and it wouldn't adapt with changes to the conneg strategy.