Hello everyone,
I want to add some multipart content in OB2 Native and I need help doing it.
The data is as follows:
------WebKitFormBoundary8M7P6R87vKLhFqNI
Content-Disposition: form-data; name=“email”
[email protected]
------WebKitFormBoundary8M7P6R87vKLhFqNI
Content-Disposition: form-data; name=“pwd”
12345678
------WebKitFormBoundary8M7P6R87vKLhFqNI
Content-Disposition: form-data; name=“sessid”
8acd7a1847fd517b4326587ded8475e2
------WebKitFormBoundary8M7P6R87vKLhFqNI–