jmeter icon indicating copy to clipboard operation
jmeter copied to clipboard

feat: #2870 SOAP request with attachments

Open vyletpet opened this issue 2 years ago • 0 comments

Description

Added possibility to set content type as "multipart/related" to be able to support SOAP with attachments (SwA} requests.

Motivation and Context

To be able to send SwA requests. https://github.com/apache/jmeter/issues/2870

How Has This Been Tested?

Extended unit tests

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • [x] My code follows the code style of this project.
  • [x] I have updated the documentation accordingly.

vyletpet avatar Jan 04 '24 21:01 vyletpet