You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/08/04 16:05:00 UTC

[jira] [Resolved] (CAMEL-18182) Camel servlet file upload with multipart/form-data not success

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

Claus Ibsen resolved CAMEL-18182.
---------------------------------
    Resolution: Cannot Reproduce

With latest release then I can get the form-data username and password.

2022-08-04 18:01:22.499  INFO 84597 --- [nio-8080-exec-1] c.l.route.ServletFormDataRouteBuilder    : requestMethod-->POST
------WebKitFormBoundaryBAPaDgMZzii4INuD
Content-Disposition: form-data; name="username"

donald
------WebKitFormBoundaryBAPaDgMZzii4INuD
Content-Disposition: form-data; name="password"

duck
------WebKitFormBoundaryBAPaDgMZzii4INuD--


> Camel servlet file upload with multipart/form-data not success
> --------------------------------------------------------------
>
>                 Key: CAMEL-18182
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18182
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-servlet
>    Affects Versions: 3.14.2
>            Reporter: birkh
>            Priority: Minor
>




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