You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and noticed the resp.ContentLength field is always -1. I could not see in the code that the library is setting this response header in case the isSaveResponse flag on the request is set. Am I reading this wrong? Thank you.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We are using the call sequence such as :
and noticed the
resp.ContentLength
field is always-1
. I could not see in the code that the library is setting this response header in case theisSaveResponse
flag on the request is set. Am I reading this wrong? Thank you.Beta Was this translation helpful? Give feedback.
All reactions