-
-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support prefer: return=representation
#22
Labels
Comments
Ketting 6 is pretty feature packed, so lets move this to a later milestone to not further delay the release. If there is specific interest in this, please comment! Helps me prioritize. |
FYI I think it's |
evert
changed the title
Support
Support Mar 11, 2022
prefer: return-representation
prefer: return=representation
Fixed! tnx |
I can test this if you put it in. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If that header is supported by a server, it means that the server will respond to
PUT
andPOST
requests with the entire newly created/updated entity representation. This would be a cool extra feature.The text was updated successfully, but these errors were encountered: