Skip to content

Conversation

@Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Jan 4, 2024

I tested locally with gdrice. We should extend the wasm tests to all available services in the future.

@github-actions github-actions bot added the releases-note/fix The PR fixes a bug or has a title that begins with "fix" label Jan 4, 2024
Signed-off-by: Xuanwo <[email protected]>
@Xuanwo Xuanwo merged commit 46f247c into main Jan 4, 2024
@Xuanwo Xuanwo deleted the fix-content-encoding branch January 4, 2024 07:16
let content_length = if is_head {
//
// - If the request method is HEAD, we will ignore content length.
// - If response contains content_encoding, we should omit it's content length.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I propose that update the comment to mention that this trick would only be available in WASM32

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to submit a PR to improve it 💌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/fix The PR fixes a bug or has a title that begins with "fix"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

no_gzip & gzip not supported for wasm target gdrive service can't work under wasm target

3 participants