File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -237,8 +237,8 @@ And that's it! You can see the [full example here][example].
237
237
[ Tokio ] : https://tokio.rs
238
238
[ Tokio-Futures ] : https://tokio.rs/tokio/tutorial/async
239
239
[ StatusCode] : {{ site.hyper_docs_url }}/hyper/struct.StatusCode.html
240
- [ Response] : {{ site.hyper_docs_url }}/hyper /struct.Response.html
241
- [ Request] : {{ site.hyper_docs_url }}/hyper /struct.Request.html
240
+ [ Response] : {{ site.http_docs_url }}/http/response /struct.Response.html
241
+ [ Request] : {{ site.http_docs_url }}/http/request /struct.Request.html
242
242
[ Connection] : {{ site.hyper_docs_url }}/hyper/client/conn/http1/struct.Connection.html
243
243
[ SendRequest] : {{ site.hyper_docs_url }}/hyper/client/conn/http1/struct.SendRequest.html
244
244
[ Frame] : {{ site.hyper_docs_url }}/hyper/body/struct.Frame.html
You can’t perform that action at this time.
0 commit comments