We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ccd724 + 23c423d commit 8f45b1fCopy full SHA for 8f45b1f
README.org
@@ -247,7 +247,7 @@ Example requests:
247
;; Support for IPv6!
248
(client/get "http://[2001:62f5:9006:e472:cabd:c8ff:fee3:8ddf]")
249
250
-;; Super advance, your own http-client-context and request-config
+;; Super advanced, your own http-client-context and request-config
251
(client/get "http://example.com/get"
252
{:http-client-context my-http-client-context
253
:http-request-config my-request-config})
0 commit comments