Forum Discussion
pshmell
11 years agoNew Contributor
OK I found out more about the problem but still no solution.
In the Text tab of the Request tab (see here) you can see/edit the body of your request. My request is of the multipart/form-data type.
It seems that LoadUIWeb prepends and appends the text '--t/form-data' to anything you enter in the text field.
However, the RESTwebsvc that handles my requests does not want this. It wants the raw stream of UTF bytes. Is there any way to have LoadUIWeb not add the --t/form-data string?
In the Text tab of the Request tab (see here) you can see/edit the body of your request. My request is of the multipart/form-data type.
It seems that LoadUIWeb prepends and appends the text '--t/form-data' to anything you enter in the text field.
However, the RESTwebsvc that handles my requests does not want this. It wants the raw stream of UTF bytes. Is there any way to have LoadUIWeb not add the --t/form-data string?
Related Content
- 2 years ago
- 11 years ago
Recent Discussions
- 12 months ago
- 3 years ago
- 3 years ago
- 3 years ago