akifox-asynchttp icon indicating copy to clipboard operation
akifox-asynchttp copied to clipboard

Confusion about Async mode

Open PaulGene opened this issue 7 years ago • 1 comments

Either I'm going mad or these are wrong because async = true = threaded and not blocking.

https://github.com/yupswing/akifox-asynchttp/blob/master/com/akifox/asynchttp/HttpRequest.hx#L185-L191

https://github.com/yupswing/akifox-asynchttp/blob/master/com/akifox/asynchttp/HttpRequest.hx#L128-L134

PaulGene avatar Sep 17 '17 23:09 PaulGene

Just a stupid mistake in the comments :) I believe you are still sane (unless otherwise :P)

yupswing avatar Sep 18 '17 15:09 yupswing