Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

unclear docs: How to signal to StreamWriter that body is done? #194

Open
Labels
kind/enhancementImprovements to existing feature.
Milestone
@weissi

Description

@weissi

StreamWriter's complete docs are

        /// Chunk provider.        public struct StreamWriter {            /// Write data to server.            ///            /// - parameters:            ///     - data: `IOData` to write.            public func write(_ data: IOData) -> EventLoopFuture<Void>        }

I understand how I can provide chunks: by callingwrite but how do I tell theStreamWriter that I'm done sending request body bytes?

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementImprovements to existing feature.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp