requests
requests copied to clipboard
docs: clarify Quickstart POST example (fixes #6949)
Remove the line that says r1.text == r2.text == True and add a note about X-Amzn-Trace-Id, showing how to compare r1.json()['form'] instead.