issue with haxe #735
Closed
moha0100110
started this conversation in
General
Replies: 1 comment
-
|
On version 0.17 we are now preventing "chunked" encoding: colyseus/packages/core/src/router/default_routes.ts Lines 45 to 49 in 6bc066b The tink_http project does not support "chunked" encoding unfortunately. haxetink/tink_http#27 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i got that error on all platforms except for html
Chunked encoding is not supported and the content-length header is required.
pls can some1 tell me how to fix it?
Beta Was this translation helpful? Give feedback.
All reactions