mirror of
https://github.com/uNetworking/uWebSockets.js.git
synced 2026-04-17 17:00:24 -04:00
[GitHub Actions] Updated ubuntu-24.04-arm binaries
This commit is contained in:
2
index.d.ts
vendored
2
index.d.ts
vendored
@@ -139,6 +139,7 @@ export interface HttpResponse {
|
||||
* buffer, not in a hash table. You can read about this in
|
||||
* the user manual under "corking".
|
||||
*/
|
||||
writeStatus(status: RecognizedString) : HttpResponse;
|
||||
|
||||
/** Pause http body streaming (throttle) */
|
||||
pause() : void;
|
||||
@@ -146,7 +147,6 @@ export interface HttpResponse {
|
||||
/** Resume http body streaming (unthrottle) */
|
||||
resume() : void;
|
||||
|
||||
writeStatus(status: RecognizedString) : HttpResponse;
|
||||
/** Writes key and value to HTTP response.
|
||||
* See writeStatus and corking.
|
||||
*/
|
||||
|
||||
@@ -1 +1 @@
|
||||
813e9e94e033a8b9afd8a1f40d1656e3cce60e99
|
||||
a1bff123b317885f44d5f68f2b20cc357da82462
|
||||
|
||||
Reference in New Issue
Block a user