|
-
Oct 12th, 2012, 07:17 AM
#1
Thread Starter
New Member
CURL post TO multipart/form-data
Hello
iam using curl to post data type of it
Content-Type: multipart/form-data; boundary=---------------------------25550903729072
-----------------------------25550903729072
Content-Disposition: form-data; name="textarea_172341"
hello
-----------------------------25550903729072
Content-Disposition: form-data; name="ner"
1
-----------------------------------------------
i can post without any issues just the problem that there is missing special characters <> - and i cant encode it because it will be posted as encoded and i want it be shown as <> on the textarea not as encoded
ty
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|