You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Attila Magyar (Jira)" <ji...@apache.org> on 2023/01/26 11:25:00 UTC

[jira] [Updated] (KNOX-2865) Accessing parameters of a x-www-form-urlencoded request consumes the request body

     [ https://issues.apache.org/jira/browse/KNOX-2865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Attila Magyar updated KNOX-2865:
--------------------------------
    Status: Patch Available  (was: Open)

> Accessing parameters of a x-www-form-urlencoded request consumes the request body
> ---------------------------------------------------------------------------------
>
>                 Key: KNOX-2865
>                 URL: https://issues.apache.org/jira/browse/KNOX-2865
>             Project: Apache Knox
>          Issue Type: Task
>            Reporter: Attila Magyar
>            Assignee: Attila Magyar
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Doing request.getParameter() on a form url encoded POST request will consume the request body and knox will dispatch an empty request to the service.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)