Skip to content
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

Determine proper Content-Type for PUT requests #1

Open
mmalone opened this issue Aug 27, 2009 · 0 comments
Open

Determine proper Content-Type for PUT requests #1

mmalone opened this issue Aug 27, 2009 · 0 comments

Comments

@mmalone
Copy link
Contributor

mmalone commented Aug 27, 2009

PUT and POST requests are currently using the first type in the content_types tuple for a given object. For objects that have been fetched then updated, we should remember the content-type from the original GET request and use it for future PUTs.

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

No branches or pull requests

1 participant