akifox-asynchttp
akifox-asynchttp copied to clipboard
Confusion about Async mode
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
Just a stupid mistake in the comments :) I believe you are still sane (unless otherwise :P)