Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(types): update BodyLengthCalculator to return number #3404

Closed
wants to merge 1 commit into from

Conversation

trivikr
Copy link
Member

@trivikr trivikr commented Mar 9, 2022

Issue

Fixes: #3400

Description

BodyLengthCalculator need not return undefined, as we throw error in cases where body length can't be computed.

Testing

CI

Additional context

This PR will be made ready when #3405 is merged.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@trivikr trivikr requested a review from a team as a code owner March 9, 2022 01:14
@trivikr trivikr marked this pull request as draft March 9, 2022 01:16
@trivikr trivikr force-pushed the update-body-length-checker-type branch from 77625d8 to 3f9d416 Compare March 9, 2022 01:22
@trivikr trivikr marked this pull request as ready for review March 9, 2022 01:22
@trivikr trivikr marked this pull request as draft March 9, 2022 01:40
@trivikr trivikr force-pushed the update-body-length-checker-type branch from 8c0fa02 to f25659b Compare March 9, 2022 17:13
@trivikr trivikr force-pushed the update-body-length-checker-type branch from f25659b to bdda04c Compare March 9, 2022 21:37
@trivikr
Copy link
Member Author

trivikr commented Aug 9, 2023

Closing as this PR is old

@trivikr trivikr closed this Aug 9, 2023
@trivikr trivikr deleted the update-body-length-checker-type branch August 9, 2023 20:23
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 24, 2023
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.

Throw specific error if Content-Length can't be computed
1 participant