This repository was archived by the owner on Nov 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -1260,25 +1260,6 @@ supported.</p>
12601260<ul >
12611261<li ><a id =" method_request_options_set_between_bytes_timeout.0 " ></a > result</li >
12621262</ul >
1263- <h4 ><a id =" method_response_outparam_send_informational " ></a ><code >[method]response-outparam.send-informational: func</code ></h4 >
1264- <p >Send an HTTP 1xx response.</p >
1265- <p >Unlike <code >response-outparam.set</code >, this does not consume the
1266- <a href =" #response_outparam " ><code >response-outparam</code ></a >, allowing the guest to send an arbitrary number of
1267- informational responses before sending the final response using
1268- <code >response-outparam.set</code >.</p >
1269- <p >This will return an <code >HTTP-protocol-error</code > if <code >status</code > is not in the
1270- range [ 100-199] , or an <code >internal-error</code > if the implementation does not
1271- support informational responses.</p >
1272- <h5 >Params</h5 >
1273- <ul >
1274- <li ><a id =" method_response_outparam_send_informational.self " ></a ><code >self</code >: borrow< ; <a href =" #response_outparam " ><a href =" #response_outparam " ><code >response-outparam</code ></a ></a >> ; </li >
1275- <li ><a id =" method_response_outparam_send_informational.status " ></a ><code >status</code >: <code >u16</code ></li >
1276- <li ><a id =" method_response_outparam_send_informational.headers " ></a ><a href =" #headers " ><code >headers</code ></a >: own< ; <a href =" #headers " ><a href =" #headers " ><code >headers</code ></a ></a >> ; </li >
1277- </ul >
1278- <h5 >Return values</h5 >
1279- <ul >
1280- <li ><a id =" method_response_outparam_send_informational.0 " ></a > result< ; _, <a href =" #error_code " ><a href =" #error_code " ><code >error-code</code ></a ></a >> ; </li >
1281- </ul >
12821263<h4 ><a id =" static_response_outparam_set " ></a ><code >[static]response-outparam.set: func</code ></h4 >
12831264<p >Set the value of the <a href =" #response_outparam " ><code >response-outparam</code ></a > to either send a response,
12841265or indicate an error.</p >
You can’t perform that action at this time.
0 commit comments