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
Post a Comment