We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
async-http-cache
1 parent 8244dbf commit 5a9a061Copy full SHA for 5a9a061
config/external.yaml
@@ -10,6 +10,9 @@ protocol-rack:
10
async-http:
11
url: https://github.com/socketry/async-http.git
12
command: bundle exec sus
13
+async-http-cache:
14
+ url: https://github.com/socketry/async-http-cache.git
15
+ command: bundle exec sus
16
protocol-websocket:
17
url: https://github.com/socketry/protocol-websocket.git
18
0 commit comments