requests icon indicating copy to clipboard operation
requests copied to clipboard

docs: clarify Quickstart POST example (fixes #6949)

Open E8Price opened this issue 6 months ago • 0 comments

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.

E8Price avatar Jun 02 '25 21:06 E8Price