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 GitHub Bot (Jira)" <ji...@apache.org> on 2023/01/26 11:25:00 UTC

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

     [ https://issues.apache.org/jira/browse/KNOX-2865?focusedWorklogId=841715&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-841715 ]

ASF GitHub Bot logged work on KNOX-2865:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Jan/23 11:24
            Start Date: 26/Jan/23 11:24
    Worklog Time Spent: 10m 
      Work Description: zeroflag opened a new pull request, #719:
URL: https://github.com/apache/knox/pull/719

   ## What changes were proposed in this pull request?
   
   WIP
   
   ## How was this patch tested?
   
   WIP




Issue Time Tracking
-------------------

            Worklog Id:     (was: 841715)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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)