Forum Discussion
14 years ago
Hi,
I use SoapUI 4.0.1
If I add a soap attachment, I get something like that as raw request:
Content-Disposition: attachment; name="MyFile.pdf"; filename="MyFile.pdf"
If I look through rfc, I can't find the parameter name. Only filename exists. So I think, the request is not rfc conform.
I use SoapUI 4.0.1
If I add a soap attachment, I get something like that as raw request:
Content-Disposition: attachment; name="MyFile.pdf"; filename="MyFile.pdf"
If I look through rfc, I can't find the parameter name. Only filename exists. So I think, the request is not rfc conform.