spring13 years agoHow to set multipart/form-data style of post request ?I want to test post method request ,which is media type chooses multipart/form-data,how to set under the text area?I set like this ,but do not success.for: name=aa&sex=male
Recent DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
Related ContentMultipart/form-data request body exampleHow to pass multipart/form-data request schema in POST Request?How i can set header header in multipart/form-data POST request?