The codebase is usually one level deeper, there are a callback for individual components that handle the request once it has been parsed.
In the specific case of WMS there is a "wms reflector" which provides an end point that fills in extra or missing parameters with good defaults and then call over to WMS. - https://docs.geoserver.org/stable/en/user/tutorials/wmsreflector.html If you want you could make a similar one for WFS :) -- Jody Garnett On Sun, 14 Jun 2020 at 18:13, Yang <dh...@foxmail.com> wrote: > Is it possible to create a geoserver plugin which can intercept the ows > request and response. > > For example, for a given GetMap/GetFeature request, I can add extra > parameters(like cql,bbox and etc) dynamically before geoserver execute the > request. Just like the servlet filter mechanism. > _______________________________________________ > Geoserver-users mailing list > > Please make sure you read the following two resources before posting to > this list: > - Earning your support instead of buying it, but Ian Turton: > http://www.ianturton.com/talks/foss4g.html#/ > - The GeoServer user list posting guidelines: > http://geoserver.org/comm/userlist-guidelines.html > > If you want to request a feature or an improvement, also see this: > https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer > > > Geoserver-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/geoserver-users >
_______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer Geoserver-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-users