Hi, as I understand it, Geoserver supports the GetMap post request but does it support getFeatureInfo post request as well? I have a extremely long sld which is dynamically generated and I need to pass that into the getFeatureInfo request.
On Wed, Feb 5, 2014 at 10:08 AM, <Victor.Tey@anonymised.com> wrote:
Hi, as I understand it, Geoserver supports the GetMap post request but
does it support getFeatureInfo post request as well? I have a extremely
long sld which is dynamically generated and I need to pass that into the
getFeatureInfo request.
Theoretically speaking, GeoSever should accept any POST request treating it
as if it was a GET provided that you post it just like a HTML form would,
using media type application/x-www-form-urlencoded