From 81095293291ae7c40c097c2af746d5886ded7e20 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?P=C4=93teris=20Caune?=
You can include additional diagnostic information in the in the request body (for POST requests):
+You can include additional diagnostic information in the request body (for POST requests):
# Passing diagnostic information in the POST body:
import requests
requests.post("PING_URL", data="temperature=-7")