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.
1 parent c37f265 commit 3ff32c3Copy full SHA for 3ff32c3
README.org
@@ -420,8 +420,8 @@ different ways to handle flattening them:
420
:CUSTOM_ID: h-0e3eb987-5b2b-4874-97ef-b834394d083d
421
:END:
422
The new async HTTP request API is a Ring-style async API.
423
-All options for synchronous request can use in asynchronous requests.
424
-start an async request is easy, for example:
+All options for synchronous requests can be used in asynchronous requests.
+Starting an async request is easy, for example:
425
426
#+BEGIN_SRC clojure
427
;; :async? in options map need to be true
0 commit comments