[Geoserver-devel] [jira] Created: (GEOS-441) Handling Post requests from a form

Handling Post requests from a form
-----------------------------------

         Key: GEOS-441
         URL: http://jira.codehaus.org/browse/GEOS-441
     Project: GeoServer
        Type: Improvement
  Components: WMS, WFS
    Versions: 1.3.0 RC4
    Reporter: Justin Deoliveira
Assigned to: Justin Deoliveira
    Priority: Minor
     Fix For: 1.3.0

Most requests assume that when doing post, the content is directly streamed in, however if you send post from the browser it is a key value pair, body="..." as in TestWFSServlet

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

     [ http://jira.codehaus.org/browse/GEOS-441?page=all ]

Justin Deoliveira reopened GEOS-441:
------------------------------------

Lives again on 1.4.x

Handling Post requests from a form
-----------------------------------

                Key: GEOS-441
                URL: http://jira.codehaus.org/browse/GEOS-441
            Project: GeoServer
         Issue Type: Improvement
         Components: WMS, WFS
   Affects Versions: 1.3.0 RC4
           Reporter: Justin Deoliveira
        Assigned To: Justin Deoliveira
           Priority: Minor
            Fix For: 1.3.0 RC6

        Attachments: Dispatcher.java.patch, GetMap.java

Most requests assume that when doing post, the content is directly streamed in, however if you send post from the browser it is a key value pair, body="..." as in TestWFSServlet

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira