S
S
Stepan2015-12-22 09:06:37
Computer networks
Stepan, 2015-12-22 09:06:37

How to make HTTP PUT request via terminal?

How to make HTTP PUT request via terminal?
request fields:
{
"textDep": "Moscow",
"textDest": "SPB",
"truckType": "Truck2",
"created_date": 2015-12-16T12:04:43.259910Z,
"author": admin
}

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladimir, 2015-12-22
Smykovsky @rosse1010

there are just so many examples

A
Alexey Ukolov, 2015-12-22
@alexey-m-ukolov

The HTTP request has a very simple text format. Telnet to port 80 of the desired server - and dial any queries you want.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question