Skip to content

Conversation

@nicolasdelvat
Copy link
Contributor

Following #1154, the content-lengh displayed is always -1.
This is because the log is evaluated in the OnNext function and this is not the end of the request.
The real end seems to be in "OnComplete".
This also mean the log is now at the end of the request, it was near the end before, so the request time was a little bit off.

Log before :
image

Log After :
image

Don't hesitate if i'm being too pushy with all the fix PR, I also can create issues if you want.
I'm just fixing things as I see/need them.

@github-project-automation github-project-automation bot moved this to Backlog in Backlog Mar 15, 2025
@nicolasdelvat nicolasdelvat marked this pull request as ready for review March 15, 2025 14:17
@rahulkeshervani
Copy link
Contributor

@tchiotludo please review this. this is my mess

@tchiotludo tchiotludo merged commit 3db983e into tchiotludo:dev Mar 26, 2025
4 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in Backlog Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants