You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2015/11/04 18:25:55 UTC

[Bug 58584] New: Cannot easily send a file for HTTP PUT

https://bz.apache.org/bugzilla/show_bug.cgi?id=58584

            Bug ID: 58584
           Summary: Cannot easily send a file for HTTP PUT
           Product: JMeter
           Version: 2.13
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: paul.millar@desy.de

Hi,

In WebDAV, a PUT request's body is the contents of the file.  The GUI does not
allow the user to specify a file that is used as the request body.  The only
options appear to be specifying a file as a parameter, or specifying a file as
the complete request (header and body).

Please add support for specifying a file as the request body, while generating
the PUT request's headers as if that file's contents were added to the "Body
Data" tab.

Cheers,

Paul.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58584] Cannot easily send a file for HTTP PUT

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58584

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hi,
Unless I misunderstand issue, it seems to me possible to do what you describe
already.
Find attached a working plan with upcoming 3.1


So closing as worksforme, feel free to reopen if I misunderstood with more
details.
Thanks
Regards
Philippe

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58584] Cannot easily send a file for HTTP PUT

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58584

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEEDINFO

--- Comment #5 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
The attached test plan works with 3.1 version which is in RC4.
Can you try using this link to download it :
https://dist.apache.org/repos/dist/dev/jmeter/v3.1_RC4/


Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58584] Cannot easily send a file for HTTP PUT

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58584

--- Comment #3 from Paul Millar <pa...@desy.de> ---
Created attachment 34457
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34457&action=edit
log file after failed attempt to load testplan

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58584] Cannot easily send a file for HTTP PUT

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58584

Paul Millar <pa...@desy.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Paul Millar <pa...@desy.de> ---
Thanks!

The ability to use a file's data in an HTTP request wasn't present in v2.13,
but I see it is present in v3.0.

Thanks for implementing this!

Cheers,

Paul.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58584] Cannot easily send a file for HTTP PUT

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58584

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Created attachment 34439
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34439&action=edit
Test plan showing it's possible

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58584] Cannot easily send a file for HTTP PUT

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58584

Paul Millar <pa...@desy.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |---

--- Comment #4 from Paul Millar <pa...@desy.de> ---
Unfortunately, I couldn't load the attached testplan.

I tried with the latest version (3.0 r1743807)

-- 
You are receiving this mail because:
You are the assignee for the bug.