Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Add HttpResponseMessageFormatter #1280

Closed
rynowak opened this issue Oct 8, 2014 · 1 comment
Closed

Add HttpResponseMessageFormatter #1280

rynowak opened this issue Oct 8, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@rynowak
Copy link
Member

rynowak commented Oct 8, 2014

This is a formatter that will write out objects of type HttpResponseMessage if they are returned by an action.

@rynowak rynowak self-assigned this Oct 8, 2014
@rynowak rynowak added this to the 6.0.0-beta1 milestone Oct 8, 2014
rynowak added a commit that referenced this issue Oct 9, 2014
Adds a formatter that can convert an HttpResponseMessage returned from an
action into HttpContext.Response output.
rynowak added a commit that referenced this issue Oct 9, 2014
Adds a formatter that can convert an HttpResponseMessage returned from an
action into HttpContext.Response output.
rynowak added a commit that referenced this issue Oct 9, 2014
Adds a formatter that can convert an HttpResponseMessage returned from an
action into HttpContext.Response output.
rynowak added a commit that referenced this issue Oct 10, 2014
Adds a formatter that can convert an HttpResponseMessage returned from an
action into HttpContext.Response output.
rynowak added a commit that referenced this issue Oct 10, 2014
Adds a formatter that can convert an HttpResponseMessage returned from an
action into HttpContext.Response output.
@rynowak
Copy link
Member Author

rynowak commented Oct 10, 2014

Merged to webapi-feature 8203b1e

@rynowak rynowak closed this as completed Oct 10, 2014
rynowak added a commit that referenced this issue Oct 10, 2014
Adds a formatter that can convert an HttpResponseMessage returned from an
action into HttpContext.Response output.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant