Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 20, 2022. It is now read-only.

Conversation

@WindzCUHK
Copy link
Contributor

@WindzCUHK WindzCUHK commented Sep 12, 2022

Description

add forceContentLength option for forcing content length header on forwarding (disable chunked transfer encoding)

proxy:
  forceContentLength: true

Type of change

  • Bug fix
  • New feature
  • Refactoring (no functional changes, no api changes)
  • Non-code changes (update documentation, pipeline, etc.)

Flags

  • breaks backward compatibility
  • requires a documentation update
  • has untestable code

Checklist

  • Followed the guidelines in the CONTRIBUTING document
  • Added prefix [major]/[minor]/[patch]/[skip] in the PR title
  • Tested and linted the code
  • Commented the code
  • Made corresponding changes to the documentation
  • Confirmed no dropping in test coverage (by Codecov)
  • Passed all pipeline checking
  • Approved by >1 reviewer

Checklist for maintainer

  • Use Squash and merge
  • Double-confirm the merge message has prefix [major]/[minor]/[patch]/[skip]
  • Delete the branch after merge

@WindzCUHK WindzCUHK changed the title [minor] add force content length option (POC) [skip] add force content length option (POC) Sep 13, 2022
@WindzCUHK WindzCUHK changed the title [skip] add force content length option (POC) [minor] add force content length option Sep 30, 2022
@WindzCUHK WindzCUHK merged commit 2e284df into master Oct 3, 2022
@WindzCUHK WindzCUHK deleted the force-Content-Length branch October 3, 2022 08:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants