Skip to content

onData gets byteLength 0 sending a body stream #805

Answered by e3dio
tinchoz49 asked this question in Q&A
Discussion options

You must be logged in to vote

You are Posting data with transfer-encoding: chunked by using that read stream which is not supported but also not necessary way to post data, you can use standard Post see #669 (comment)

@uNetworkingAB beat me to the answer :P

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by tinchoz49
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants