You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/01/26 14:50:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17681009#comment-17681009 ] 

ASF subversion and git services commented on KNOX-2865:
-------------------------------------------------------

Commit 58328b6bddd9c39abf790a36d8ea5cb343cb1754 in knox's branch refs/heads/master from Attila Magyar
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=58328b6bd ]

KNOX-2865 -  Accessing parameters of a x-www-form-urlencoded request consumes the request body (#719)



> 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: 20m
>  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)