S
S
Sland Show2019-01-27 15:13:06
Web development
Sland Show, 2019-01-27 15:13:06

How to convert cURL request to regular HTTP request using postman?

I have a cUrl request that runs in the console:

curl -L http://localhost:2379/v2/keys/mykey -XPUT -d value="this is awesome"
.

How can I do it in POSTMAN?

I'm trying to do this, but it's wrong:
5c4da046bd0f1338881135.png

What's wrong?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dimonchik, 2019-01-27
@dimonchik2013

https://httpbin.org/#/HTTP_Methods/put_put

I
Ivan Shumov, 2019-01-27
@inoise

There is an import request. As plain text if my memory serves me right. Should gobble up on idea and to transform to the format.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question