Skip to content

Commit

Permalink
deploy: 7b3fad4
Browse files Browse the repository at this point in the history
  • Loading branch information
GnomedDev committed Nov 13, 2024
1 parent 75db22d commit e3b6357
Show file tree
Hide file tree
Showing 151 changed files with 547 additions and 603 deletions.
2 changes: 1 addition & 1 deletion next/hyper/body/struct.Bytes.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion next/hyper/client/connect/struct.Connected.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<p>Default is <code>false</code>.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.is_proxied" class="method"><a class="src rightside" href="../../../src/hyper/client/connect/mod.rs.html#307-309">Source</a><h4 class="code-header">pub fn <a href="#method.is_proxied" class="fn">is_proxied</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></h4></section></summary><div class="docblock"><p>Determines if the connected transport is to an HTTP proxy.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.extra" class="method"><a class="src rightside" href="../../../src/hyper/client/connect/mod.rs.html#312-319">Source</a><h4 class="code-header">pub fn <a href="#method.extra" class="fn">extra</a>&lt;T: <a class="trait" href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> + 'static&gt;(self, extra: T) -&gt; <a class="struct" href="struct.Connected.html" title="struct hyper::client::connect::Connected">Connected</a></h4></section></summary><div class="docblock"><p>Set extra connection information to be set in the extensions of every <code>Response</code>.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.get_extras" class="method"><a class="src rightside" href="../../../src/hyper/client/connect/mod.rs.html#322-326">Source</a><h4 class="code-header">pub fn <a href="#method.get_extras" class="fn">get_extras</a>(&amp;self, extensions: &amp;mut <a class="struct" href="../../../http/extensions/struct.Extensions.html" title="struct http::extensions::Extensions">Extensions</a>)</h4></section></summary><div class="docblock"><p>Copies the extra connection information into an <code>Extensions</code> map.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.get_extras" class="method"><a class="src rightside" href="../../../src/hyper/client/connect/mod.rs.html#322-326">Source</a><h4 class="code-header">pub fn <a href="#method.get_extras" class="fn">get_extras</a>(&amp;self, extensions: &amp;mut <a class="struct" href="https://docs.rs/http/0.2.11/http/extensions/struct.Extensions.html" title="struct http::extensions::Extensions">Extensions</a>)</h4></section></summary><div class="docblock"><p>Copies the extra connection information into an <code>Extensions</code> map.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.negotiated_h2" class="method"><a class="src rightside" href="../../../src/hyper/client/connect/mod.rs.html#329-332">Source</a><h4 class="code-header">pub fn <a href="#method.negotiated_h2" class="fn">negotiated_h2</a>(self) -&gt; <a class="struct" href="struct.Connected.html" title="struct hyper::client::connect::Connected">Connected</a></h4></section></summary><div class="docblock"><p>Set that the connected transport negotiated HTTP/2 as its next protocol.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.is_negotiated_h2" class="method"><a class="src rightside" href="../../../src/hyper/client/connect/mod.rs.html#335-337">Source</a><h4 class="code-header">pub fn <a href="#method.is_negotiated_h2" class="fn">is_negotiated_h2</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></h4></section></summary><div class="docblock"><p>Determines if the connected transport negotiated HTTP/2 as its next protocol.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.poison" class="method"><a class="src rightside" href="../../../src/hyper/client/connect/mod.rs.html#342-347">Source</a><h4 class="code-header">pub fn <a href="#method.poison" class="fn">poison</a>(&amp;self)</h4></section></summary><div class="docblock"><p>Poison this connection</p>
Expand Down
2 changes: 1 addition & 1 deletion next/hyper/header/constant.ACCEPT.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Advertises which content types the client is able to understand."><title>ACCEPT in hyper::header - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../../static.files/rustdoc-42caa33d.css"><meta name="rustdoc-vars" data-root-path="../../" data-static-root-path="../../static.files/" data-current-crate="hyper" data-themes="" data-resource-suffix="" data-rustdoc-version="1.84.0-nightly (f7273e004 2024-11-12)" data-channel="nightly" data-search-js="search-853ef39b.js" data-settings-js="settings-0f613d39.js" ><script src="../../static.files/storage-59e33391.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../static.files/main-5f194d8c.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-893ab5e7.css"></noscript><link rel="alternate icon" type="image/png" href="../../static.files/favicon-32x32-6580c154.png"><link rel="icon" type="image/svg+xml" href="../../static.files/favicon-044be391.svg"></head><body class="rustdoc constant"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../hyper/index.html">hyper</a><span class="version">0.14.31</span></h2></div><div class="sidebar-elems"><div id="rustdoc-modnav"><h2><a href="index.html">In hyper::<wbr>header</a></h2></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="../index.html">hyper</a>::<wbr><a href="index.html">header</a></span><h1>Constant <span class="constant">ACCEPT</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../src/http/header/name.rs.html#156-987">Source</a> </span></div><pre class="rust item-decl"><code>pub const ACCEPT: <a class="struct" href="struct.HeaderName.html" title="struct hyper::header::HeaderName">HeaderName</a>;</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Advertises which content types the client is able to understand.</p>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Advertises which content types the client is able to understand."><title>ACCEPT in hyper::header - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../../static.files/rustdoc-42caa33d.css"><meta name="rustdoc-vars" data-root-path="../../" data-static-root-path="../../static.files/" data-current-crate="hyper" data-themes="" data-resource-suffix="" data-rustdoc-version="1.84.0-nightly (f7273e004 2024-11-12)" data-channel="nightly" data-search-js="search-853ef39b.js" data-settings-js="settings-0f613d39.js" ><script src="../../static.files/storage-59e33391.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../static.files/main-5f194d8c.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-893ab5e7.css"></noscript><link rel="alternate icon" type="image/png" href="../../static.files/favicon-32x32-6580c154.png"><link rel="icon" type="image/svg+xml" href="../../static.files/favicon-044be391.svg"></head><body class="rustdoc constant"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../hyper/index.html">hyper</a><span class="version">0.14.31</span></h2></div><div class="sidebar-elems"><div id="rustdoc-modnav"><h2><a href="index.html">In hyper::<wbr>header</a></h2></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="../index.html">hyper</a>::<wbr><a href="index.html">header</a></span><h1>Constant <span class="constant">ACCEPT</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="https://docs.rs/http/0.2.11/src/http/header/name.rs.html#156-987">Source</a> </span></div><pre class="rust item-decl"><code>pub const ACCEPT: <a class="struct" href="struct.HeaderName.html" title="struct hyper::header::HeaderName">HeaderName</a>;</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Advertises which content types the client is able to understand.</p>
<p>The Accept request HTTP header advertises which content types, expressed
as MIME types, the client is able to understand. Using content
negotiation, the server then selects one of the proposals, uses it and
Expand Down
2 changes: 1 addition & 1 deletion next/hyper/header/constant.ACCEPT_CHARSET.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Advertises which character set the client is able to understand."><title>ACCEPT_CHARSET in hyper::header - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../../static.files/rustdoc-42caa33d.css"><meta name="rustdoc-vars" data-root-path="../../" data-static-root-path="../../static.files/" data-current-crate="hyper" data-themes="" data-resource-suffix="" data-rustdoc-version="1.84.0-nightly (f7273e004 2024-11-12)" data-channel="nightly" data-search-js="search-853ef39b.js" data-settings-js="settings-0f613d39.js" ><script src="../../static.files/storage-59e33391.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../static.files/main-5f194d8c.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-893ab5e7.css"></noscript><link rel="alternate icon" type="image/png" href="../../static.files/favicon-32x32-6580c154.png"><link rel="icon" type="image/svg+xml" href="../../static.files/favicon-044be391.svg"></head><body class="rustdoc constant"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../hyper/index.html">hyper</a><span class="version">0.14.31</span></h2></div><div class="sidebar-elems"><div id="rustdoc-modnav"><h2><a href="index.html">In hyper::<wbr>header</a></h2></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="../index.html">hyper</a>::<wbr><a href="index.html">header</a></span><h1>Constant <span class="constant">ACCEPT_CHARSET</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../src/http/header/name.rs.html#156-987">Source</a> </span></div><pre class="rust item-decl"><code>pub const ACCEPT_CHARSET: <a class="struct" href="struct.HeaderName.html" title="struct hyper::header::HeaderName">HeaderName</a>;</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Advertises which character set the client is able to understand.</p>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Advertises which character set the client is able to understand."><title>ACCEPT_CHARSET in hyper::header - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../../static.files/rustdoc-42caa33d.css"><meta name="rustdoc-vars" data-root-path="../../" data-static-root-path="../../static.files/" data-current-crate="hyper" data-themes="" data-resource-suffix="" data-rustdoc-version="1.84.0-nightly (f7273e004 2024-11-12)" data-channel="nightly" data-search-js="search-853ef39b.js" data-settings-js="settings-0f613d39.js" ><script src="../../static.files/storage-59e33391.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../static.files/main-5f194d8c.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-893ab5e7.css"></noscript><link rel="alternate icon" type="image/png" href="../../static.files/favicon-32x32-6580c154.png"><link rel="icon" type="image/svg+xml" href="../../static.files/favicon-044be391.svg"></head><body class="rustdoc constant"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../hyper/index.html">hyper</a><span class="version">0.14.31</span></h2></div><div class="sidebar-elems"><div id="rustdoc-modnav"><h2><a href="index.html">In hyper::<wbr>header</a></h2></div></div></nav><div class="sidebar-resizer"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><span class="rustdoc-breadcrumbs"><a href="../index.html">hyper</a>::<wbr><a href="index.html">header</a></span><h1>Constant <span class="constant">ACCEPT_CHARSET</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="https://docs.rs/http/0.2.11/src/http/header/name.rs.html#156-987">Source</a> </span></div><pre class="rust item-decl"><code>pub const ACCEPT_CHARSET: <a class="struct" href="struct.HeaderName.html" title="struct hyper::header::HeaderName">HeaderName</a>;</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Advertises which character set the client is able to understand.</p>
<p>The Accept-Charset request HTTP header advertises which character set
the client is able to understand. Using content negotiation, the server
then selects one of the proposals, uses it and informs the client of its
Expand Down
Loading

0 comments on commit e3b6357

Please sign in to comment.