Dear list,
I'm wondering if pound is able to filter on HTTP request method. I only
want (HTTP) "GET" and "HEAD" type requests through to the backend and
disallow other types.
I know it's possible to define a HTTP listener that only accepts certain
types of "HTTP verbs" by means of the "xHTTP" parameter but it does not
let you selectively specify which verbs.
Thanks,
Stefan Kooman
--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.