JMeter Memorandum [Settings when sampling multipart / form-data in Java application]

I was a little addicted to it, so a memorandum for myself

When sampling Java application multipart / form-date with JMeter

Set Type: of Http Sampler settings of HTTP proxy server to "Java".

Image 1.png

Without this setting, multipart / form-date will be sent in the HttpClient4 format, which seems to be the default. The received Java application cannot be parsed and throws an Exception. (´∀ `) <Nullpo ■ ━⊂ (・ ∀ ・) 彡 Gag ☆ `Д´) ノ

Recommended Posts

JMeter Memorandum [Settings when sampling multipart / form-data in Java application]
webApi memorandum in java
Run Java application in Azure Batch
<java> When "EXCEPTION_ACCESS_VIOLATION" appears in awt
Settings for SSL debugging in Java
Settings when calling API using CSRF measures of Spring Security in JMeter
When seeking multiple in a Java array
[Creating] A memorandum about coding in Java
ERRORCODE = -4471 occurs in Java application using Db2.
Role of JSP in Web application [Java]
Java application development environment created in VM environment