Skip to content

Conversation

@wtygibbs
Copy link
Contributor

@wtygibbs wtygibbs commented Aug 1, 2024

Fixes #196

An assumption I made for setting the location header is that we could allow users to only define a relative location by deriving the base URL from the controller that is calling .ToActionResult on the Created result.

Is this OK or do you think we ought to allow them to specify the entire URL, or both?

Sorry If I've overlooked anything on this, it is my first second PR.

Old PR: #197

@ardalis ardalis merged commit ed54e92 into ardalis:main Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for HttpStatusCode: Created to the ResultStatus mapping

3 participants