How to pass parameters in cfhttp for put requests in coldfusion? -


i need make put request api using cfhttp. api expects parameters in form scope. put request coldfusion not send parameters in form scope adobe bug how can execute call?

i have gone through stackoverflow question , not able make successful call api. showing the request has exceeded allowable time limit tag: cfhttp. have tried increasing time limit still not working.

i using coldfusion 10.

any suggestions?


Comments

Popular posts from this blog

python - matpltolib navigation toolbar edit curves and parameters line color automatically changes issue -

node.js - Nodejs javascript implementation of PBEWithMD5AndTripleDES/CBC/PKCS5Padding -