cancel
Showing results for 
Search instead for 
Did you mean: 

Can REST adapter parse unstructed text with content-type:application/x-www-form-urlencoded?

0 Kudos

Hi, expert:

Can REST adapter parse unstructed text with content-type:application/x-www-form-urlencoded?

As follow:the payload with content-type:application/x-www-form-urlencoded neither json format nor xml format!

POST /RESTAdapter/RestTest HTTP/1.1

Accept-Encoding: gzip,deflate

Content-Type: application/x-www-form-urlencoded

Content-Length: 200

Host: 10.122.4.46:50000

Connection: Keep-Alive

User-Agent: Apache-HttpClient/4.1.1 (java 1.5)

sign=D88B6D5AE0839A6EDBC666E61ADF2F9A, notify_type=40, data={"order_lines":[{"item_code":"1000002078-000","actual_qty":5,"item_name":"box","inventory_type":"ZP"}],"entry_order_code":"2210"}

regards

Accepted Solutions (0)

Answers (0)