Closed allenorac closed 6 years ago
I haven't tested posting with this Content-Type
. The main focus of the library is, and is to be, JSON APIs.
But I have tested. See question #45
@allenorac RESTInstance does not support POST with Content-Type/x-www-form-urlencoded headers - yet.
But I know that robotframework-requests does. It would be greate to add this feature to this library, too.
Hi,
Does REST support POST with Content-Type/x-www-form-urlencoded and encoded data?