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

GEOS-4173: Proper handling of POST/PUT bodies #71

Merged
merged 1 commit into from
Nov 22, 2012

Conversation

ahocevar
Copy link
Contributor

With this change, request bodies and Content-Type headers are properly
forwarded to the upstream server. Permissions are now checked twice:
before sending the request, and before receiving the response. For the
request, the same Content-Type restrictions apply as for the response.

With this change, request bodies and Content-Type headers are properly
forwarded to the upstream server. Permissions are now checked twice:
before sending the request, and before receiving the response. For the
request, the same Content-Type restrictions apply as for the response.
@chrisberkhout
Copy link

This fixes our issue with with the GeoServer REST proxy. Thanks!

@jdeolive
Copy link
Contributor

Looks good Andreas.

jdeolive pushed a commit that referenced this pull request Nov 22, 2012
GEOS-4173: Proper handling of POST/PUT bodies
@jdeolive jdeolive merged commit 8c96da8 into geoserver:master Nov 22, 2012
aCasini pushed a commit to aCasini/geoserver that referenced this pull request Feb 13, 2013
GEOS-4173: Proper handling of POST/PUT bodies
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.

3 participants