domingo, 10 de noviembre de 2019

Curl request using get and JSON and a Custom header

curl  -H "Content-Type: application/json"  -H "apikey:3ac" -G -d "telephone=100&call_id=555" http://api.dev.com



we use the  H  parameter  multiples time for more than 1 header

No hay comentarios:

Publicar un comentario