Skip to content

Commit a0a99da

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Update http_client.rst: fix an outdated url
2 parents 06fd29e + d032f3b commit a0a99da

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
@@ -1901,5 +1901,5 @@ test it in a real application::
19011901
.. _`cURL options`: https://www.php.net/manual/en/function.curl-setopt.php
19021902
.. _`Server-sent events`: https://html.spec.whatwg.org/multipage/server-sent-events.html
19031903
.. _`EventSource`: https://www.w3.org/TR/eventsource/#eventsource
1904-
.. _`idempotent method`: https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Idempotent_methods_and_web_applications
1904+
.. _`idempotent method`: https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Idempotent_methods
19051905
.. _`SSRF`: https://portswigger.net/web-security/ssrf

0 commit comments

Comments
 (0)