Skip to content

Commit 2039abe

Browse files
authored
Update http_client.rst: fix an outdated url
1 parent 0b4993d commit 2039abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http_client.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1939,5 +1939,5 @@ test it in a real application::
19391939
.. _`cURL options`: https://www.php.net/manual/en/function.curl-setopt.php
19401940
.. _`Server-sent events`: https://html.spec.whatwg.org/multipage/server-sent-events.html
19411941
.. _`EventSource`: https://www.w3.org/TR/eventsource/#eventsource
1942-
.. _`idempotent method`: https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Idempotent_methods_and_web_applications
1942+
.. _`idempotent method`: https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Idempotent_methods
19431943
.. _`SSRF`: https://portswigger.net/web-security/ssrf

0 commit comments

Comments
 (0)