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

Representation in POST X-HTTP-Method-Override=GET #1

Open
andreineculau opened this issue May 23, 2013 · 0 comments
Open

Representation in POST X-HTTP-Method-Override=GET #1

andreineculau opened this issue May 23, 2013 · 0 comments

Comments

@andreineculau
Copy link
Member

It is not clear how a representation should be treated when doing a GET via a POST.

URI length constraints (~2K) might trigger this, and send the query as a representation instead.

Unthought suggestion:
#1 if the representation is of a certain media-type, then treat is the real query (override querystring)
#2 otherwise, delete content-* headers and representation from request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant