haxetink / tink_http

Cross platform HTTP abstraction
https://haxetink.github.io/tink_http
33 stars 19 forks source link

Add a JavaScript client based on Fetch API #134

Closed cedx closed 2 years ago

cedx commented 2 years ago

Fixes #133

cedx commented 2 years ago

Hmm... what is this error (cf. https://github.com/haxetink/tink_http/runs/5395346304?check_suite_focus=true#step:9:4) ? /haxe_libraries/tink_core/1.27.1/[...]/src/tink/core/Promise.hx:327: characters 5-36 : Recursive implicit cast

cedx commented 2 years ago

This error occurs only with Haxe nightly. Otherwise, tests are OK: https://github.com/cedx/tink_http/actions/runs/1924090438