Skip to content

Commit d032f3b

Browse files
committed
Merge branch '5.3' into 5.4
* 5.3: Update http_client.rst: fix an outdated url
2 parents 409a7f9 + fb9e3ca commit d032f3b

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)